Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaning & add MulLayer #390

Merged
merged 4 commits into from
Mar 27, 2024

add export

365b10c
Select commit
Loading
Failed to load commit list.
Merged

Cleaning & add MulLayer #390

add export
365b10c
Select commit
Loading
Failed to load commit list.
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.