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 error printing in contract validator #5596

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

SupunS
Copy link
Member

@SupunS SupunS commented Mar 27, 2024

Depends on #5600

Looks like without providing the codes, the secondary errors are not getting printed.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.90%. Comparing base (b6a64cc) to head (d27e701).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           feature/stable-cadence    #5596      +/-   ##
==========================================================
- Coverage                   55.92%   55.90%   -0.03%     
==========================================================
  Files                        1049     1049              
  Lines                      103232   103232              
==========================================================
- Hits                        57733    57707      -26     
- Misses                      41111    41128      +17     
- Partials                     4388     4397       +9     
Flag Coverage Δ
unittests 55.90% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SupunS SupunS force-pushed the supun/improve-contract-errors branch from 5f3081d to e6b0fdf Compare March 27, 2024 20:09
@turbolent turbolent changed the base branch from feature/stable-cadence to auto-update-onflow-cadence-v1.0.0-preview.18 March 27, 2024 22:54
@turbolent
Copy link
Member

@SupunS Is this PR only in draft because it depends on another PR, or is there still other work required?

Copy link
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@SupunS SupunS marked this pull request as ready for review March 27, 2024 22:59
@SupunS
Copy link
Member Author

SupunS commented Mar 27, 2024

Was in draft until the flow-go gets updated with the cadence release

@turbolent turbolent requested review from a team March 27, 2024 23:01
Base automatically changed from auto-update-onflow-cadence-v1.0.0-preview.18 to feature/stable-cadence March 27, 2024 23:31
@turbolent turbolent merged commit 11040f7 into feature/stable-cadence Mar 28, 2024
55 checks passed
@turbolent turbolent deleted the supun/improve-contract-errors branch March 28, 2024 00:37
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants