Skip to content

Introduce wrapper eager_function#41

Open
eserie wants to merge 4 commits into
jonasrauber:masterfrom
eserie:eager_function
Open

Introduce wrapper eager_function#41
eserie wants to merge 4 commits into
jonasrauber:masterfrom
eserie:eager_function

remove skip_argnums argument since as_tensors_any manage non pytree o…

4583260
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 4, 2026 in 0s

99.77% (-0.23%) compared to 4656839

View this Pull Request on Codecov

99.77% (-0.23%) compared to 4656839

Details

Codecov Report

❌ Patch coverage is 97.59036% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.77%. Comparing base (4656839) to head (4583260).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
eagerpy/astensor.py 97.95% 1 Missing ⚠️
eagerpy/tensor/base.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master      #41      +/-   ##
===========================================
- Coverage   100.00%   99.77%   -0.23%     
===========================================
  Files           16       16              
  Lines         1753     1802      +49     
===========================================
+ Hits          1753     1798      +45     
- Misses           0        4       +4     

☔ View full report in Codecov by Harness.
📢 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.