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

Build using -Werror and -Wextra #85

Closed
wants to merge 1 commit into from
Closed

Build using -Werror and -Wextra #85

wants to merge 1 commit into from

Conversation

BasedBeaver
Copy link

Added -Werror and -Wextra to COMMON_CFLAGS as well as fixing some minor issues highlighted by using these build flags.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #85 (41a17af) into master (d872a09) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   77.07%   77.07%           
=======================================
  Files          17       17           
  Lines        2635     2635           
=======================================
  Hits         2031     2031           
  Misses        604      604           
Files Changed Coverage Δ
src/tpm2-provider.c 79.33% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Added -Werror and -Wextra to COMMON_CFLAGS as well as fixing some minor
issues highlighted by using these build flags.

Signed-off-by: Daniel Dimitric <[email protected]>
@BasedBeaver BasedBeaver deleted the build-flags branch August 30, 2023 10:47
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.

1 participant