Skip to content

feat(data-structures/unstable): add Readonly view and clone path to RollingCounter#7161

Open
tomas-zijdemans wants to merge 3 commits into
denoland:mainfrom
tomas-zijdemans:rolling-counter-ready
Open

feat(data-structures/unstable): add Readonly view and clone path to RollingCounter#7161
tomas-zijdemans wants to merge 3 commits into
denoland:mainfrom
tomas-zijdemans:rolling-counter-ready

Merge branch 'main' into rolling-counter-ready

1f70590
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2026 in 0s

94.84% (+0.00%) compared to 0e5b1f2

View this Pull Request on Codecov

94.84% (+0.00%) compared to 0e5b1f2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.84%. Comparing base (0e5b1f2) to head (1f70590).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7161   +/-   ##
=======================================
  Coverage   94.83%   94.84%           
=======================================
  Files         617      618    +1     
  Lines       51674    51685   +11     
  Branches     9350     9352    +2     
=======================================
+ Hits        49007    49019   +12     
  Misses       2121     2121           
+ Partials      546      545    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.