Skip to content

add additional test for new metric NeuronOperations

81f58d5
Select commit
Loading
Failed to load commit list.
Merged

Feat: Neuron Operations #266

add additional test for new metric NeuronOperations
81f58d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 1s

78.14% (+0.50%) compared to 4fa2cfb

View this Pull Request on Codecov

78.14% (+0.50%) compared to 4fa2cfb

Details

Codecov Report

❌ Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.14%. Comparing base (4fa2cfb) to head (81f58d5).

Files with missing lines Patch % Lines
neurobench/metrics/workload/neuron_operations.py 88.88% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #266      +/-   ##
==========================================
+ Coverage   77.63%   78.14%   +0.50%     
==========================================
  Files          43       44       +1     
  Lines         805      842      +37     
  Branches      119      123       +4     
==========================================
+ Hits          625      658      +33     
- Misses        133      134       +1     
- Partials       47       50       +3     

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