Closed melMass closed 2 years ago
Oops, sorry I lied. I forget we had tests enforcing the extension metadata (for some reason :thinking:) and that's what's causing the CI failures. Would you mind updating this one test line to match the change too?
Merging #170 (a54ea9a) into master (8948c5d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #170 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 413 412 -1
Branches 57 57
=========================================
- Hits 413 412 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/test-loader.ts | 100.00% <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 56c3d0d...a54ea9a. Read the comment docs.
Ahhhh! 😅 There was a commit in between... I'll try again
Closes #169