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 cairo1-run pretty printing #1630

Merged
merged 17 commits into from
Feb 28, 2024

fix clippy

967bd18
Select commit
Loading
Failed to load commit list.
Merged

Add cairo1-run pretty printing #1630

fix clippy
967bd18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 1s

97.63% (-0.04%) compared to bdcfb1f

View this Pull Request on Codecov

97.63% (-0.04%) compared to bdcfb1f

Details

Codecov Report

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

Project coverage is 97.63%. Comparing base (bdcfb1f) to head (967bd18).

Files Patch % Lines
cairo1-run/src/serialize_output.rs 86.36% 15 Missing ⚠️
cairo1-run/src/main.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1630      +/-   ##
==========================================
- Coverage   97.67%   97.63%   -0.04%     
==========================================
  Files          91       92       +1     
  Lines       37393    37464      +71     
==========================================
+ Hits        36523    36579      +56     
- Misses        870      885      +15     

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