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

feat: named and unnamed type assignment 2 of 3 #1246

Merged
merged 12 commits into from
May 31, 2024

fix golden test, skip "extern" directory

b2180d5
Select commit
Loading
Failed to load commit list.
Merged

feat: named and unnamed type assignment 2 of 3 #1246

fix golden test, skip "extern" directory
b2180d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 1s

54.63% (+0.00%) compared to ad71860

View this Pull Request on Codecov

54.63% (+0.00%) compared to ad71860

Details

Codecov Report

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

Project coverage is 54.63%. Comparing base (ad71860) to head (b2180d5).
Report is 1 commits behind head on master.

Files Patch % Lines
gnovm/pkg/gnolang/types.go 60.97% 16 Missing ⚠️
gnovm/pkg/gnolang/preprocess.go 93.10% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1246   +/-   ##
=======================================
  Coverage   54.62%   54.63%           
=======================================
  Files         578      578           
  Lines       77809    77868   +59     
=======================================
+ Hits        42503    42541   +38     
- Misses      32132    32154   +22     
+ Partials     3174     3173    -1     

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