Closed Yi-Tseng closed 2 years ago
Why didn't
reuse lint
capture them 🤔
We forgot to merge the latest main branch to the license patch. So it didn't check new files
Merging #477 (587fa69) into main (58d1e2b) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 587fa69 differs from pull request most recent head c1d44f1. Consider uploading reports for the commit c1d44f1 to get more accurate results
@@ Coverage Diff @@
## main #477 +/- ##
=========================================
Coverage 69.35% 69.35%
+ Complexity 697 696 -1
=========================================
Files 63 63
Lines 4634 4634
Branches 503 503
=========================================
Hits 3214 3214
Misses 1158 1158
Partials 262 262
Impacted Files | Coverage Δ | |
---|---|---|
...ct/fabric/tna/slicing/cli/AbstractFlowCommand.java | 0.00% <ø> (ø) |
|
...oject/fabric/tna/slicing/cli/SliceIdCompleter.java | 0.00% <ø> (ø) |
|
.../fabric/tna/slicing/cli/TrafficClassCompleter.java | 0.00% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 58d1e2b...c1d44f1. Read the comment docs.
retest this please
Ah, my bad... thanks @Yi-Tseng ! Should d656856 be here?
Actually, I should create another PR for this fix, but I think I need to fix every INT tests
I think I can remove the INT test fix and put skip-ci
for this PR and we can just merge it directly
retest this please
Why didn't
reuse lint
capture them 🤔