Cleaning & add MulLayer
#390
Merged
Codecov / codecov/project
succeeded
Mar 27, 2024 in 1s
87.32% (+0.12%) compared to f999611
View this Pull Request on Codecov
87.32% (+0.12%) compared to f999611
Details
Codecov Report
Attention: Patch coverage is 76.35783%
with 74 lines
in your changes are missing coverage. Please review.
Project coverage is 87.32%. Comparing base (
f999611
) to head (365b10c
).
Files | Patch % | Lines |
---|---|---|
src/cores/core_cond_icnf.jl | 79.16% | 20 Missing |
src/cores/core_icnf.jl | 80.00% | 18 Missing |
src/layers/planar_layer.jl | 38.46% | 16 Missing |
src/layers/mul_layer.jl | 0.00% | 11 Missing |
src/base_icnf.jl | 90.00% | 8 Missing |
src/cores/core.jl | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #390 +/- ##
==========================================
+ Coverage 87.20% 87.32% +0.12%
==========================================
Files 12 12
Lines 727 726 -1
==========================================
Hits 634 634
+ Misses 93 92 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading