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 LLVM clang compile warnings on Windows #49

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Conversation

sergio-nsk
Copy link
Collaborator

No description provided.

@sergio-nsk sergio-nsk added the warnings fix Fixes to compiler warnings label Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #49 (4b3aa76) into master (e3b3217) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   56.61%   56.51%   -0.11%     
==========================================
  Files          53       53              
  Lines        4608     4608              
  Branches     1063     1063              
==========================================
- Hits         2609     2604       -5     
- Misses       1310     1314       +4     
- Partials      689      690       +1     
Flag Coverage Δ
macos 50.35% <0.00%> (ø)
ubuntu 53.33% <0.00%> (ø)
ubuntu_curl 53.02% <0.00%> (ø)
windows 56.36% <0.00%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
fetch_posix.c 62.50% <0.00%> (ø)
net_adapter_winxp.c 73.33% <0.00%> (ø)
wpad_dhcp_posix.c 66.66% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@sergio-nsk sergio-nsk merged commit bc297d2 into master Sep 5, 2023
16 of 18 checks passed
@sergio-nsk sergio-nsk deleted the sergio_nsk/clang/1 branch September 5, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warnings fix Fixes to compiler warnings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants