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 metadata #1132

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Fix metadata #1132

merged 2 commits into from
Nov 21, 2023

Conversation

FusionBolt
Copy link
Contributor

fix metadata for FoldDilatedConv2D, SwapBinaryArgs, CombineTranspose

Copy link

github-actions bot commented Nov 21, 2023

Test Results

5 859 tests   5 859 ✔️  8m 1s ⏱️
       6 suites         0 💤
       6 files           0

Results for commit 2eccfc0.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

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

Comparison is base (3820af1) 73.26% compared to head (2eccfc0) 73.24%.
Report is 2 commits behind head on master.

Files Patch % Lines
...c/Nncase.Passes/Rules/Neutral/BatchNormToBinary.cs 0.00% 0 Missing and 4 partials ⚠️
...Nncase.Passes/Rules/WithMarker/CombineTranspose.cs 0.00% 3 Missing ⚠️
...c/Nncase.Passes/Rules/Neutral/FoldDilatedConv2D.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1132      +/-   ##
==========================================
- Coverage   73.26%   73.24%   -0.02%     
==========================================
  Files         707      707              
  Lines       25786    25783       -3     
  Branches     4198     4200       +2     
==========================================
- Hits        18891    18886       -5     
  Misses       6259     6259              
- Partials      636      638       +2     
Flag Coverage Δ
integration 39.10% <0.00%> (+<0.01%) ⬆️
unit 65.12% <55.55%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@FusionBolt FusionBolt merged commit 352b41d into master Nov 21, 2023
42 of 44 checks passed
@FusionBolt FusionBolt deleted the fix/metadata branch November 21, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants