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

fix planar error #414

Merged
merged 4 commits into from
May 14, 2024

fix

539be3c
Select commit
Loading
Failed to load commit list.
Merged

fix planar error #414

fix
539be3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 1s

85.45% (+0.00%) compared to 355fa2c

View this Pull Request on Codecov

85.45% (+0.00%) compared to 355fa2c

Details

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 85.45%. Comparing base (355fa2c) to head (539be3c).

Files Patch % Lines
src/layers/planar_layer.jl 25.00% 6 Missing ⚠️
src/layers/mul_layer.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #414   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files          15       15           
  Lines         674      674           
=======================================
  Hits          576      576           
  Misses         98       98           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.