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 support for compiler hints #28

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Add support for compiler hints #28

merged 1 commit into from
Jan 30, 2025

Conversation

crisidev
Copy link
Owner

The compiler rendered message is pushed as a separated hint message which usually shows hints on what can change give the error

The compiler rendered message is pushed as a separated hint message
which usually shows hints on what can change give the error
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 88.73239% with 8 lines in your changes missing coverage. Please review.

Project coverage is 53.60%. Comparing base (609889d) to head (b3dc632).

Files with missing lines Patch % Lines
src/lib.rs 88.73% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   53.02%   53.60%   +0.57%     
==========================================
  Files           4        4              
  Lines         958      985      +27     
  Branches      958      985      +27     
==========================================
+ Hits          508      528      +20     
- Misses        423      430       +7     
  Partials       27       27              

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

@crisidev crisidev merged commit 031fdd8 into main Jan 30, 2025
6 checks passed
@crisidev crisidev deleted the cargo-hints branch January 30, 2025 22:43
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.

2 participants