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 suspending with CTRL-Z on DragonFlyBSD #9943

Closed
wants to merge 1 commit into from

Conversation

ichizok
Copy link
Contributor

@ichizok ichizok commented Mar 13, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 13, 2022

Codecov Report

Merging #9943 (f59fd13) into master (badf04f) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9943   +/-   ##
=======================================
  Coverage   81.89%   81.90%           
=======================================
  Files         167      167           
  Lines      187074   187075    +1     
  Branches    42161    42161           
=======================================
+ Hits       153210   153215    +5     
+ Misses      21518    21516    -2     
+ Partials    12346    12344    -2     
Flag Coverage Δ
huge-clang-none 82.29% <ø> (-0.01%) ⬇️
huge-gcc-none 82.63% <ø> (-0.01%) ⬇️
huge-gcc-testgui 81.11% <ø> (+<0.01%) ⬆️
huge-gcc-unittests 2.01% <ø> (-0.01%) ⬇️
linux 83.88% <ø> (+<0.01%) ⬆️
mingw-x64-HUGE 0.00% <ø> (ø)
mingw-x64-HUGE-gui 77.15% <ø> (-0.01%) ⬇️
windows 75.93% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/os_unix.c 68.91% <ø> (+0.25%) ⬆️
src/terminal.c 78.09% <0.00%> (-0.30%) ⬇️
src/message.c 81.27% <0.00%> (-0.24%) ⬇️
src/netbeans.c 72.96% <0.00%> (-0.15%) ⬇️
src/gui.c 74.03% <0.00%> (-0.05%) ⬇️
src/os_win32.c 57.05% <0.00%> (-0.04%) ⬇️
src/mouse.c 80.10% <0.00%> (-0.02%) ⬇️
src/eval.c 91.97% <0.00%> (ø)
src/version.c 84.16% <0.00%> (ø)
src/vim9compile.c 93.00% <0.00%> (+<0.01%) ⬆️
... and 8 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 badf04f...f59fd13. Read the comment docs.

@brammool brammool closed this in 5f823d1 Mar 13, 2022
@ichizok ichizok deleted the fix/suspend-on-dflybsd branch March 13, 2022 17:43
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.

None yet

1 participant