Skip to content

Merge branch 'develop' into fix/config-type-hint

1d37efa
Select commit
Loading
Failed to load commit list.
Merged

Fix missing Optional type hint in config.py #795

Merge branch 'develop' into fix/config-type-hint
1d37efa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

76% (target 95%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76%. Comparing base (d9f6be3) to head (1d37efa).

❌ Your project check has failed because the head coverage (76%) 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   #795    +/-   ##
=======================================
- Coverage       79%    76%    -3%     
=======================================
  Files           97     97            
  Lines         7793   7793            
=======================================
- Hits          6148   5895   -253     
- Misses        1645   1898   +253     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.