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

Deny rustc warnings during full test suite and min test matrix. #258

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

iliekturtles
Copy link
Owner

RUSTFLAGS="-D warnings" is set in both workflows to ensure that
rustc warnings and caught and fail the respective workflows.

`RUSTFLAGS="-D warnings"` is set in both workflows to ensure that
`rustc` warnings and caught and fail the respective workflows.
@codecov-commenter
Copy link

Codecov Report

Merging #258 (55d9dad) into master (4daea69) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   96.72%   96.72%           
=======================================
  Files          57       57           
  Lines        2691     2691           
=======================================
  Hits         2603     2603           
  Misses         88       88           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4daea69...55d9dad. Read the comment docs.

@iliekturtles
Copy link
Owner Author

Only failures are the pre-existing memchr issue. Merging.

@iliekturtles iliekturtles merged commit fa0fb20 into master Jun 11, 2021
@iliekturtles iliekturtles deleted the dev-deny-warnings branch June 11, 2021 18:05
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