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

Provide BoundedEnumerable[Byte] instance #3759

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

ashleymercer
Copy link
Contributor

Fixes #3756

@codecov-io
Copy link

codecov-io commented Jan 31, 2021

Codecov Report

Merging #3759 (a8d77cf) into master (ac3e754) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3759      +/-   ##
==========================================
- Coverage   90.09%   90.07%   -0.02%     
==========================================
  Files         390      390              
  Lines        8898     8901       +3     
  Branches      267      258       -9     
==========================================
+ Hits         8017     8018       +1     
- Misses        881      883       +2     

@larsrh larsrh merged commit 5917323 into typelevel:master Feb 1, 2021
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.

Provide BoundedEnumerable[Byte] instance
4 participants