Add required mapping
keyword to entitlement mapping usages
#2883
Codecov / codecov/project
succeeded
Oct 24, 2023 in 0s
79.99% (+0.02%) compared to 0bfd2c0
View this Pull Request on Codecov
79.99% (+0.02%) compared to 0bfd2c0
Details
Codecov Report
Attention: 16 lines
in your changes are missing coverage. Please review.
Comparison is base (
0bfd2c0
) 79.97% compared to head (9f2ed22
) 79.99%.
Report is 2 commits behind head on feature/stable-cadence.
Additional details and impacted files
@@ Coverage Diff @@
## feature/stable-cadence #2883 +/- ##
==========================================================
+ Coverage 79.97% 79.99% +0.02%
==========================================================
Files 344 344
Lines 81252 81314 +62
==========================================================
+ Hits 64979 65045 +66
+ Misses 13965 13961 -4
Partials 2308 2308
Files | Coverage Δ | |
---|---|---|
runtime/parser/declaration.go | 83.36% <100.00%> (+0.14%) |
⬆️ |
runtime/parser/type.go | 84.30% <100.00%> (+0.33%) |
⬆️ |
runtime/sema/checker.go | 92.97% <100.00%> (+0.01%) |
⬆️ |
runtime/sema/errors.go | 91.80% <100.00%> (+0.03%) |
⬆️ |
runtime/ast/type.go | 99.54% <90.90%> (-0.46%) |
⬇️ |
runtime/ast/access.go | 64.07% <54.83%> (+11.33%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading