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

Stop producing next_sections if we've reached the end of the current semantic level #65

Merged
merged 2 commits into from
Nov 30, 2023

Propogate correct offsets up to the chunk selection

2bd3e23
Select commit
Loading
Failed to load commit list.
Merged

Stop producing next_sections if we've reached the end of the current semantic level #65

Propogate correct offsets up to the chunk selection
2bd3e23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 0s

97.54% (-0.09%) compared to 95aed53

View this Pull Request on Codecov

97.54% (-0.09%) compared to 95aed53

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (95aed53) 97.63% compared to head (2bd3e23) 97.54%.

Files Patch % Lines
src/lib.rs 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   97.63%   97.54%   -0.09%     
==========================================
  Files           4        4              
  Lines         550      571      +21     
==========================================
+ Hits          537      557      +20     
- Misses         13       14       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.