Codecov / codecov/project
succeeded
Nov 23, 2024 in 0s
61.99% (+28.50%) compared to 1fedc0d
View this Pull Request on Codecov
61.99% (+28.50%) compared to 1fedc0d
Details
Codecov Report
Attention: Patch coverage is 79.06977%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 61.99%. Comparing base (
1fedc0d
) to head (ecef1f0
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/deprecations.jl | 0.00% | 6 Missing |
src/layers/macro.jl | 73.33% | 4 Missing |
src/gradient.jl | 89.65% | 3 Missing |
src/train.jl | 40.00% | 3 Missing |
ext/FluxEnzymeExt/FluxEnzymeExt.jl | 93.10% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2471 +/- ##
===========================================
+ Coverage 33.49% 61.99% +28.50%
===========================================
Files 31 33 +2
Lines 1908 2013 +105
===========================================
+ Hits 639 1248 +609
+ Misses 1269 765 -504
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading