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

Fix check for clang warning -Wnan-infinity-disabled #1238

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

pps83
Copy link
Contributor

@pps83 pps83 commented Jan 23, 2025

with latest changes I still had warnings with icx2024 (intel's new compiler version 2024).

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.83%. Comparing base (2f3c798) to head (dfa0bd6).
Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1238   +/-   ##
========================================
  Coverage    93.83%   93.83%           
========================================
  Files          657      657           
  Lines        55244    55244           
========================================
  Hits         51840    51840           
  Misses        3404     3404           

Continue to review full report in Codecov by Sentry.

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

Copy link
Member

@mborland mborland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mborland mborland merged commit 7e5e920 into boostorg:develop Jan 23, 2025
80 checks passed
@pps83 pps83 deleted the develop-warnfix branch January 23, 2025 19:04
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