Skip to content

Fix readdir mock typing in API key spec

47e466b
Select commit
Loading
Failed to load commit list.
Merged

fix: Return null for corrupted/invalid API key files and add Connect fixtures test #1886

Fix readdir mock typing in API key spec
47e466b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 0s

48.61% (-0.01%) compared to 14a8fa8, passed because coverage increased by 0% when compared to adjusted base (48.62%)

View this Pull Request on Codecov

48.61% (-0.01%) compared to 14a8fa8, passed because coverage increased by 0% when compared to adjusted base (48.62%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.61%. Comparing base (14a8fa8) to head (47e466b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1886      +/-   ##
==========================================
- Coverage   48.62%   48.61%   -0.01%     
==========================================
  Files        1013     1013              
  Lines       67606    67606              
  Branches     6925     6927       +2     
==========================================
- Hits        32872    32870       -2     
- Misses      34613    34615       +2     
  Partials      121      121              

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