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

Introduce SkipLastWhile extension #1085

Merged
merged 16 commits into from
Dec 30, 2024

Removed redundant test, fixed code formatting, and removed UTF-8 BOM …

8a6ac3d
Select commit
Loading
Failed to load commit list.
Merged

Introduce SkipLastWhile extension #1085

Removed redundant test, fixed code formatting, and removed UTF-8 BOM …
8a6ac3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 1s

93.30% (+0.07%) compared to 72c3c66

View this Pull Request on Codecov

93.30% (+0.07%) compared to 72c3c66

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.30%. Comparing base (72c3c66) to head (8a6ac3d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1085      +/-   ##
==========================================
+ Coverage   93.22%   93.30%   +0.07%     
==========================================
  Files         112      113       +1     
  Lines        3410     3448      +38     
  Branches      962      971       +9     
==========================================
+ Hits         3179     3217      +38     
  Misses        215      215              
  Partials       16       16              

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