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

STY: Refactor skip_over_whitespace #2946

Merged
merged 2 commits into from
Nov 15, 2024

STY: Refactor skip_over_whitespace

682584b
Select commit
Loading
Failed to load commit list.
Merged

STY: Refactor skip_over_whitespace #2946

STY: Refactor skip_over_whitespace
682584b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

96.41% (+0.00%) compared to 03f7140

View this Pull Request on Codecov

96.41% (+0.00%) compared to 03f7140

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.41%. Comparing base (03f7140) to head (682584b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2946   +/-   ##
=======================================
  Coverage   96.41%   96.41%           
=======================================
  Files          52       52           
  Lines        8749     8749           
  Branches     1591     1591           
=======================================
  Hits         8435     8435           
  Misses        186      186           
  Partials      128      128           

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