Skip to content

Conversation

@catamorphism
Copy link
Contributor

(lastRelDow < 0) can never be true, so replace the check with an assertion.

(lastRelDow < 0) can never be true, so replace the check with an
assertion.
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.78%. Comparing base (03f9057) to head (a8fbdb0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3213      +/-   ##
==========================================
+ Coverage   96.75%   96.78%   +0.02%     
==========================================
  Files          22       22              
  Lines       10398    10398              
  Branches     1859     1858       -1     
==========================================
+ Hits        10061    10064       +3     
+ Misses        289      286       -3     
  Partials       48       48              

☔ View full report in Codecov by Sentry.
📢 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant