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

feat(collections/unstable): support Iterable argument in slidingWindows #6095

Merged
merged 11 commits into from
Oct 16, 2024

remove unused code comments

5754288
Select commit
Loading
Failed to load commit list.
Merged

feat(collections/unstable): support Iterable argument in slidingWindows #6095

remove unused code comments
5754288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

96.57% (-0.19%) compared to 065296c

View this Pull Request on Codecov

96.57% (-0.19%) compared to 065296c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.57%. Comparing base (065296c) to head (5754288).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6095      +/-   ##
==========================================
- Coverage   96.75%   96.57%   -0.19%     
==========================================
  Files         509      535      +26     
  Lines       39175    40583    +1408     
  Branches     5795     6095     +300     
==========================================
+ Hits        37905    39193    +1288     
- Misses       1228     1346     +118     
- Partials       42       44       +2     

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