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

Update feature/atree-register-inlining-v1.0 to latest master #3414

Merge branch 'master' into fxamacker/update-atree-register-inlining-v1.0

23662c0
Select commit
Loading
Failed to load commit list.
Merged

Update feature/atree-register-inlining-v1.0 to latest master #3414

Merge branch 'master' into fxamacker/update-atree-register-inlining-v1.0
23662c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

80.39% (-0.39%) compared to 8bb9cdb

View this Pull Request on Codecov

80.39% (-0.39%) compared to 8bb9cdb

Details

Codecov Report

Attention: Patch coverage is 51.11111% with 44 lines in your changes missing coverage. Please review.

Project coverage is 80.39%. Comparing base (8bb9cdb) to head (23662c0).
Report is 420 commits behind head on feature/atree-register-inlining-v1.0.

Files Patch % Lines
migrations/cache.go 0.00% 22 Missing ⚠️
migrations/entitlements/migration.go 37.50% 9 Missing and 1 partial ⚠️
migrations/statictypes/statictype_migration.go 56.52% 9 Missing and 1 partial ⚠️
runtime/ast/access.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@                           Coverage Diff                            @@
##           feature/atree-register-inlining-v1.0    #3414      +/-   ##
========================================================================
- Coverage                                 80.78%   80.39%   -0.39%     
========================================================================
  Files                                       380      390      +10     
  Lines                                     93896    96205    +2309     
========================================================================
+ Hits                                      75850    77342    +1492     
- Misses                                    15341    16140     +799     
- Partials                                   2705     2723      +18     

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