Fix measure performance frequency + Add loss log #56
Codecov / codecov/project
succeeded
Dec 8, 2024 in 0s
87.17% (+0.49%) compared to 7ca6881
View this Pull Request on Codecov
87.17% (+0.49%) compared to 7ca6881
Details
Codecov Report
Attention: Patch coverage is 74.74747%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 87.17%. Comparing base (
7ca6881
) to head (6d74bff
).
Report is 33 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/ashpy/trainers/gan.py | 55.00% | 9 Missing |
src/ashpy/losses/executor.py | 72.72% | 6 Missing |
src/ashpy/callbacks/classifier.py | 33.33% | 4 Missing |
src/ashpy/losses/gan.py | 88.00% | 3 Missing |
src/ashpy/trainers/classifier.py | 66.66% | 2 Missing |
src/ashpy/trainers/trainer.py | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #56 +/- ##
==========================================
+ Coverage 86.67% 87.17% +0.49%
==========================================
Files 56 56
Lines 2162 2206 +44
==========================================
+ Hits 1874 1923 +49
+ Misses 288 283 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading