Skip to content

Fix #2710#2725

Merged
DavyLandman merged 8 commits intomainfrom
fix/breaking-test-2710
Mar 23, 2026
Merged

Fix #2710#2725
DavyLandman merged 8 commits intomainfrom
fix/breaking-test-2710

Conversation

@DavyLandman
Copy link
Member

@DavyLandman DavyLandman commented Mar 23, 2026

This is an extract of the actual fixes in #2713 such that we can debug the issue found in that PR without the typechecker changes in the mix

Fixes #2710

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (cc9d610) to head (e20c77f).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2725   +/-   ##
=======================================
  Coverage       46%     46%           
- Complexity    6680    6682    +2     
=======================================
  Files          795     795           
  Lines        65913   65916    +3     
  Branches      9883    9883           
=======================================
+ Hits         30718   30727    +9     
+ Misses       32814   32806    -8     
- Partials      2381    2383    +2     

☔ 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.

@DavyLandman DavyLandman merged commit d428e45 into main Mar 23, 2026
9 checks passed
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.

Test fixedErrorsDisappear is flaky

2 participants