Skip to content

Treat all warnings as errors (non wasm) #88

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

Merged

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented May 12, 2024

The PR will change it so when building xeus-cpp it treats all warnings as errors by default. In the ci I turn this off for wasm builds.

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

2 similar comments
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.66%. Comparing base (238c7a8) to head (ac8e9d2).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   52.42%   53.66%   +1.24%     
==========================================
  Files          15       15              
  Lines         599      600       +1     
==========================================
+ Hits          314      322       +8     
+ Misses        285      278       -7     
Files Coverage Δ
src/xinterpreter.cpp 74.68% <100.00%> (+0.16%) ⬆️

... and 1 file with indirect coverage changes

Files Coverage Δ
src/xinterpreter.cpp 74.68% <100.00%> (+0.16%) ⬆️

... and 1 file with indirect coverage changes

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton mcbarton force-pushed the treat-warnings-as-errors branch from 9bdb911 to 83cce28 Compare May 12, 2024 18:59
@mcbarton mcbarton changed the title Treat all warnings as errors Treat all warnings as errors (non wasm) May 12, 2024
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@mcbarton
Copy link
Collaborator Author

mcbarton commented May 13, 2024

@JohanMabille @vgvassilev can one of you review this PR?

@mcbarton mcbarton force-pushed the treat-warnings-as-errors branch from fe78be1 to ac8e9d2 Compare May 13, 2024 10:14
@mcbarton
Copy link
Collaborator Author

@JohanMabille This PR is ready for another review. I have addressed your comments.

@mcbarton mcbarton requested a review from JohanMabille May 13, 2024 10:17
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@JohanMabille
Copy link
Collaborator

Thanks!

@JohanMabille JohanMabille merged commit e2b82ba into compiler-research:main May 13, 2024
8 checks passed
@mcbarton mcbarton deleted the treat-warnings-as-errors branch May 22, 2024 16:11
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.

3 participants