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

span: fix edge cases #49

Merged
merged 4 commits into from
Dec 4, 2021
Merged

span: fix edge cases #49

merged 4 commits into from
Dec 4, 2021

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Dec 3, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 4, 2021

Codecov Report

Merging #49 (99f2252) into master (19ec7fb) will increase coverage by 0.13%.
The diff coverage is 99.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   97.98%   98.11%   +0.13%     
==========================================
  Files          49       49              
  Lines        8233     8861     +628     
==========================================
+ Hits         8067     8694     +627     
- Misses        166      167       +1     
Impacted Files Coverage Δ
src/c4/substr.hpp 98.82% <98.85%> (-0.07%) ⬇️
src/c4/span.hpp 97.91% <100.00%> (+0.02%) ⬆️
test/test_span.cpp 100.00% <100.00%> (ø)
test/test_substr.cpp 99.14% <100.00%> (+0.14%) ⬆️

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 19ec7fb...99f2252. Read the comment docs.

@biojppm biojppm merged commit 503d38c into master Dec 4, 2021
@biojppm biojppm deleted the fix/span_edge_cases branch December 4, 2021 16:24
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