Skip to content

fix: add missing kornia import in o365.py has_kornia check

2aa18f5
Select commit
Loading
Failed to load commit list.
Open

feat: Kornia GPU augmentation backend for detection training #874

fix: add missing kornia import in o365.py has_kornia check
2aa18f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

77% (target 95%)

Details

Codecov Report

❌ Patch coverage is 72.92576% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 77%. Comparing base (fb3b771) to head (2aa18f5).
⚠️ Report is 14 commits behind head on develop.

❌ 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   #874    +/-   ##
=======================================
  Coverage       77%    77%            
=======================================
  Files           97     98     +1     
  Lines         7593   7817   +224     
=======================================
+ Hits          5856   6029   +173     
- Misses        1737   1788    +51     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.