Skip to content

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

Merged
iliekturtles merged 1 commit into
masterfrom
dev-deny-warnings
Jun 11, 2021
Merged

Deny rustc warnings during full test suite and min test matrix.#258
iliekturtles merged 1 commit into
masterfrom
dev-deny-warnings

Conversation

@iliekturtles

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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