Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(proto): add ColBytes as ColStr wrapper for []byte #84

Merged
merged 2 commits into from
Apr 18, 2022

Conversation

ernado
Copy link
Collaborator

@ernado ernado commented Apr 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Apr 18, 2022

Codecov Report

Merging #84 (3c91384) into main (d37ecc9) will decrease coverage by 0.12%.
The diff coverage is 18.18%.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   79.49%   79.36%   -0.13%     
==========================================
  Files         116      116              
  Lines        5247     5258      +11     
==========================================
+ Hits         4171     4173       +2     
- Misses        881      890       +9     
  Partials      195      195              
Impacted Files Coverage Δ
proto/col_str.go 79.22% <18.18%> (-10.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d37ecc9...3c91384. Read the comment docs.

@ernado ernado merged commit 9f22244 into main Apr 18, 2022
@ernado ernado deleted the feat/proto-col-bytes branch April 18, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant