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 compiler warning on mingw #10589

Closed
wants to merge 1 commit into from
Closed

fix compiler warning on mingw #10589

wants to merge 1 commit into from

Conversation

mattn
Copy link
Member

@mattn mattn commented Jun 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jun 18, 2022

Codecov Report

Merging #10589 (ac4ec0a) into master (156d391) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #10589      +/-   ##
==========================================
- Coverage   81.70%   81.69%   -0.01%     
==========================================
  Files         158      158              
  Lines      185381   185381              
  Branches    41931    41931              
==========================================
- Hits       151463   151453      -10     
- Misses      21464    21470       +6     
- Partials    12454    12458       +4     
Flag Coverage Δ
huge-clang-none 82.60% <ø> (-0.01%) ⬇️
linux 82.60% <ø> (-0.01%) ⬇️
mingw-x64-HUGE 0.00% <ø> (ø)
mingw-x64-HUGE-gui 78.13% <ø> (-0.01%) ⬇️
windows 76.90% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/os_win32.c 57.42% <ø> (ø)
src/os_mswin.c 48.94% <0.00%> (-1.27%) ⬇️
src/profiler.c 82.48% <0.00%> (-0.67%) ⬇️
src/os_unix.c 67.53% <0.00%> (-0.22%) ⬇️
src/channel.c 83.87% <0.00%> (-0.14%) ⬇️
src/gui.c 73.10% <0.00%> (-0.05%) ⬇️
src/gui_w32.c 34.87% <0.00%> (-0.04%) ⬇️
src/version.c 84.16% <0.00%> (ø)
src/terminal.c 77.09% <0.00%> (+0.05%) ⬆️
... and 5 more

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 156d391...ac4ec0a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants