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 Melgan #1168

Merged
merged 2 commits into from
Feb 21, 2024

Apply code-format changes

16492c1
Select commit
Loading
Failed to load commit list.
Merged

Fix Melgan #1168

Apply code-format changes
16492c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2024 in 0s

73.02% (-0.09%) compared to a562682

View this Pull Request on Codecov

73.02% (-0.09%) compared to a562682

Details

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (a562682) 73.11% compared to head (16492c1) 73.02%.

Files Patch % Lines
...ncase.Passes/Rules/WithMarker/CombineReshapePad.cs 21.05% 29 Missing and 1 partial ⚠️
src/Nncase.Compiler/Compiler.cs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1168      +/-   ##
==========================================
- Coverage   73.11%   73.02%   -0.09%     
==========================================
  Files         707      707              
  Lines       26007    26042      +35     
  Branches     4244     4247       +3     
==========================================
+ Hits        19014    19018       +4     
- Misses       6347     6377      +30     
- Partials      646      647       +1     

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