Skip to content

Conversation

@Baunsgaard
Copy link
Contributor

This commit fixes an edgecase of offset slices where a single element is sliced.

This commit fixes an edgecase of offset slices where
a single element is sliced.

Signed-off-by: Sebastian Baunsgaard <[email protected]>
@codecov
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.06%. Comparing base (5f07f2b) to head (f07b864).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2163      +/-   ##
============================================
+ Coverage     72.05%   72.06%   +0.01%     
- Complexity    43973    43974       +1     
============================================
  Files          1443     1443              
  Lines        166258   166264       +6     
  Branches      32457    32458       +1     
============================================
+ Hits         119797   119821      +24     
+ Misses        37210    37189      -21     
- Partials       9251     9254       +3     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant