Skip to content

fix test

9b96e87
Select commit
Loading
Failed to load commit list.
Open

Extract standalone pyro_predictor package #331

fix test
9b96e87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2026 in 0s

72.59% (-7.61%) compared to d0a36cd

View this Pull Request on Codecov

72.59% (-7.61%) compared to d0a36cd

Details

Codecov Report

❌ Patch coverage is 63.63636% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.59%. Comparing base (d0a36cd) to head (9b96e87).

Files with missing lines Patch % Lines
pyroengine/__init__.py 21.42% 11 Missing ⚠️
pyroengine/engine.py 83.33% 4 Missing ⚠️
pyroengine/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #331      +/-   ##
===========================================
- Coverage    80.19%   72.59%   -7.61%     
===========================================
  Files            7        7              
  Lines          828      602     -226     
===========================================
- Hits           664      437     -227     
- Misses         164      165       +1     

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