Add required mapping
keyword to entitlement mapping usages
#2883
Codecov / codecov/project
succeeded
Oct 24, 2023 in 1s
79.99% (+0.01%) compared to 0bfd2c0
View this Pull Request on Codecov
79.99% (+0.01%) 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 (76c7586
) 79.99%.
Report is 2 commits behind head on feature/stable-cadence.
❗ Current head 76c7586 differs from pull request most recent head 9f2ed22. Consider uploading reports for the commit 9f2ed22 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## feature/stable-cadence #2883 +/- ##
==========================================================
+ Coverage 79.97% 79.99% +0.01%
==========================================================
Files 344 344
Lines 81252 81307 +55
==========================================================
+ Hits 64979 65038 +59
+ 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.78% <100.00%> (+0.01%) |
⬆️ |
runtime/ast/type.go | 99.54% <89.47%> (-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