Skip to content

fix(pre-commit): 🎨 auto format pre-commit hooks

8ed14e7
Select commit
Loading
Failed to load commit list.
Merged

refactor: add missing explicit (non-dynamic) imports silence linter errors #719

fix(pre-commit): 🎨 auto format pre-commit hooks
8ed14e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

65% (target 95%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65%. Comparing base (b8bcc3e) to head (8ed14e7).
⚠️ Report is 177 commits behind head on develop.

❌ Your project check has failed because the head coverage (65%) is below the target coverage (95%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@          Coverage Diff           @@
##           develop   #719   +/-   ##
======================================
  Coverage       65%    65%           
======================================
  Files           56     56           
  Lines         7208   7210    +2     
======================================
+ Hits          4708   4711    +3     
+ Misses        2500   2499    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.