Open Animeshz opened 3 years ago
Merging #43 (46e2761) into master (5738095) will increase coverage by
0.74%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #43 +/- ##
==========================================
+ Coverage 69.23% 69.97% +0.74%
==========================================
Files 13 13
Lines 481 493 +12
==========================================
+ Hits 333 345 +12
Misses 148 148
Impacted Files | Coverage Δ | |
---|---|---|
src/ident.YAML-tmLanguage | 100.00% <ø> (ø) |
|
src/keywords.YAML-tmLanguage | 60.00% <ø> (ø) |
|
src/annotations.YAML-tmLanguage | 100.00% <100.00%> (ø) |
|
src/generic.YAML-tmLanguage | 100.00% <100.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 5738095...46e2761. Read the comment docs.
Oops closed by mistake, did not knew master is up on a PR.
Fixes #42 by merging use-site annotation regex with one without use-site.
Also moves the scope of the
meta.annotation.kotlin
tostorage.type.annotation.kotlin
for the name of the annotation (excluding the braces).