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

Fix migration of built-in types #3205

Merged
merged 6 commits into from
Apr 3, 2024

add explanation

490fcc3
Select commit
Loading
Failed to load commit list.
Merged

Fix migration of built-in types #3205

add explanation
490fcc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

80.75% (+0.00%) compared to a0dd6cf

View this Pull Request on Codecov

80.75% (+0.00%) compared to a0dd6cf

Details

Codecov Report

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

Project coverage is 80.75%. Comparing base (a0dd6cf) to head (490fcc3).

Files Patch % Lines
runtime/interpreter/primitivestatictype.go 95.45% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3205   +/-   ##
=======================================
  Coverage   80.74%   80.75%           
=======================================
  Files         380      380           
  Lines       93307    93359   +52     
=======================================
+ Hits        75339    75389   +50     
- Misses      15260    15262    +2     
  Partials     2708     2708           

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