Skip to content

Update src/rfdetr/models/transformer.py

cacdd70
Select commit
Loading
Failed to load commit list.
Merged

Fix ONNX export for dynamic batch dimensions #871

Update src/rfdetr/models/transformer.py
cacdd70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

77% (target 95%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77%. Comparing base (c0fb944) to head (cacdd70).

❌ Your project check has failed because the head coverage (77%) 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   #871   +/-   ##
======================================
  Coverage       77%    77%           
======================================
  Files           97     97           
  Lines         7530   7538    +8     
======================================
+ Hits          5793   5801    +8     
  Misses        1737   1737           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.