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: add printing hints #1476

Merged
merged 15 commits into from
Nov 23, 2023

Merge branch 'main' into feat/print-hints

90d733e
Select commit
Loading
Failed to load commit list.
Merged

feat: add printing hints #1476

Merge branch 'main' into feat/print-hints
90d733e
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 Nov 23, 2023 in 0s

96.81% (-0.01%) compared to 397e699

View this Pull Request on Codecov

96.81% (-0.01%) compared to 397e699

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (397e699) 96.82% compared to head (90d733e) 96.81%.

Files Patch % Lines
...src/hint_processor/builtin_hint_processor/print.rs 91.42% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1476      +/-   ##
==========================================
- Coverage   96.82%   96.81%   -0.01%     
==========================================
  Files          95       96       +1     
  Lines       39451    39525      +74     
==========================================
+ Hits        38199    38267      +68     
- Misses       1252     1258       +6     

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