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

CI: On Windows, use GNU's patch.exe instead of Strawberry Perl patch #57

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

oSoMoN
Copy link
Collaborator

@oSoMoN oSoMoN commented Apr 20, 2024

Before this PR:

test result: FAILED. 25 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out

After this PR:

test result: FAILED. 38 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out

@oSoMoN oSoMoN mentioned this pull request Apr 20, 2024
Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.63%. Comparing base (5669f16) to head (bf10464).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   80.92%   80.63%   -0.30%     
==========================================
  Files          10       10              
  Lines        2695     2706      +11     
  Branches      668      679      +11     
==========================================
+ Hits         2181     2182       +1     
- Misses        494      504      +10     
  Partials       20       20              
Flag Coverage Δ
macos_latest 80.92% <ø> (ø)
ubuntu_latest 75.72% <ø> (?)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sylvestre
Copy link
Collaborator

excellent, thanks!

@sylvestre sylvestre merged commit 00a5c0b into uutils:main Apr 20, 2024
22 of 25 checks passed
@oSoMoN oSoMoN deleted the windows-fix-path-for-ci branch April 30, 2024 22: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