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

Improve static type and entitlements migrations: Update array/dictionary type directly #3158

Merged
merged 3 commits into from
Mar 8, 2024

use ArrayValue/DictionaryValue SetType in migrations

0d6f45a
Select commit
Loading
Failed to load commit list.
Merged

Improve static type and entitlements migrations: Update array/dictionary type directly #3158

use ArrayValue/DictionaryValue SetType in migrations
0d6f45a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

80.55% (-0.01%) compared to 32e81b0

View this Pull Request on Codecov

80.55% (-0.01%) compared to 32e81b0

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 80.55%. Comparing base (32e81b0) to head (0d6f45a).

Files Patch % Lines
runtime/interpreter/value.go 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3158      +/-   ##
==========================================
- Coverage   80.56%   80.55%   -0.01%     
==========================================
  Files         381      381              
  Lines       92859    92783      -76     
==========================================
- Hits        74809    74741      -68     
+ Misses      15339    15335       -4     
+ Partials     2711     2707       -4     

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