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

Add view annotations to newly added array functions #2771

Merged
merged 3 commits into from
Sep 8, 2023

Merge branch 'feature/stable-cadence' into sainati/purity-annotations

1ae1bec
Select commit
Loading
Failed to load commit list.
Merged

Add view annotations to newly added array functions #2771

Merge branch 'feature/stable-cadence' into sainati/purity-annotations
1ae1bec
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 Sep 8, 2023 in 0s

79.67% (+0.00%) compared to 97ef057

View this Pull Request on Codecov

79.67% (+0.00%) compared to 97ef057

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (97ef057) 79.67% compared to head (1ae1bec) 79.67%.
Report is 4 commits behind head on feature/stable-cadence.

Additional details and impacted files
@@                   Coverage Diff                   @@
##           feature/stable-cadence    #2771   +/-   ##
=======================================================
  Coverage                   79.67%   79.67%           
=======================================================
  Files                         339      339           
  Lines                       80743    80746    +3     
=======================================================
+ Hits                        64333    64336    +3     
  Misses                      14105    14105           
  Partials                     2305     2305           
Files Changed Coverage Δ
runtime/sema/type.go 89.15% <100.00%> (+<0.01%) ⬆️

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