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

Windows support #454

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Windows support #454

wants to merge 9 commits into from

Conversation

fizyk
Copy link
Member

@fizyk fizyk commented May 6, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2021

Codecov Report

Merging #454 (fe3f9c7) into master (fc556d0) will decrease coverage by 0.98%.
The diff coverage is 72.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   83.96%   82.98%   -0.99%     
==========================================
  Files          22       23       +1     
  Lines         998     1058      +60     
==========================================
+ Hits          838      878      +40     
- Misses        160      180      +20     
Flag Coverage Δ
linux 81.66% <72.60%> (-0.91%) ⬇️
macos 80.81% <72.60%> (-0.86%) ⬇️

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

Impacted Files Coverage Δ
src/mirakuru/kill.py 29.16% <29.16%> (ø)
src/mirakuru/base.py 96.36% <82.35%> (-1.26%) ⬇️
tests/executors/test_executor.py 100.00% <100.00%> (ø)
tests/executors/test_executor_kill.py 100.00% <100.00%> (ø)
tests/executors/test_http_executor.py 100.00% <100.00%> (ø)
tests/executors/test_output_executor.py 100.00% <100.00%> (ø)
tests/executors/test_pid_executor.py 100.00% <100.00%> (ø)
tests/executors/test_tcp_executor.py 100.00% <100.00%> (ø)
tests/executors/test_unixsocket_executor.py 100.00% <100.00%> (ø)

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 fc556d0...fe3f9c7. Read the comment docs.

@fizyk fizyk force-pushed the windows branch 5 times, most recently from 026258c to a2a486a Compare May 6, 2021 17:06
@fizyk fizyk linked an issue May 6, 2021 that may be closed by this pull request
7 tasks
@fizyk fizyk force-pushed the windows branch 9 times, most recently from d0211e5 to 964be99 Compare May 13, 2021 16:22
@fizyk fizyk force-pushed the windows branch 10 times, most recently from eb3bcab to 31068e8 Compare May 14, 2021 14:38
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.

Add windows support
2 participants