Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account type #2648

Merged
merged 118 commits into from
Sep 1, 2023

entitlements got renamed

8d8f5ff
Select commit
Loading
Failed to load commit list.
Merged

Account type #2648

entitlements got renamed
8d8f5ff
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 30, 2023 in 0s

79.59% (+0.26%) compared to 38e2a39

View this Pull Request on Codecov

79.59% (+0.26%) compared to 38e2a39

Details

Codecov Report

Patch coverage: 98.15% and project coverage change: +0.26% 🎉

Comparison is base (38e2a39) 79.33% compared to head (8d8f5ff) 79.59%.

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/stable-cadence    #2648      +/-   ##
==========================================================
+ Coverage                   79.33%   79.59%   +0.26%     
==========================================================
  Files                         337      337              
  Lines                       80822    80597     -225     
==========================================================
+ Hits                        64117    64150      +33     
+ Misses                      14397    14141     -256     
+ Partials                     2308     2306       -2     
Files Changed Coverage Δ
runtime/common/memorykind_string.go 40.00% <ø> (ø)
runtime/common/metering.go 92.32% <ø> (ø)
runtime/interpreter/primitivestatictype_string.go 80.00% <ø> (-20.00%) ⬇️
runtime/interpreter/visitor.go 9.09% <ø> (+0.20%) ⬆️
runtime/runtime.go 88.19% <ø> (ø)
runtime/sema/block.gen.go 100.00% <ø> (ø)
runtime/sema/character.gen.go 100.00% <ø> (ø)
runtime/sema/check_assignment.go 97.28% <ø> (ø)
runtime/sema/check_composite_declaration.go 95.98% <ø> (ø)
runtime/sema/check_event_declaration.go 94.44% <ø> (+0.21%) ⬆️
... and 50 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.