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

Disable tests on Windows that use ed #50

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

cakebaker
Copy link
Contributor

This PR disables three tests on Windows which currently fail because there is no ed program. It's related to #39, though doesn't fix it.

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.82%. Comparing base (d863fe4) to head (2d9e625).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   76.79%   76.82%   +0.02%     
==========================================
  Files           9        9              
  Lines        2564     2567       +3     
  Branches      657      657              
==========================================
+ Hits         1969     1972       +3     
  Misses        466      466              
  Partials      129      129              
Flag Coverage Δ
macos_latest 77.00% <100.00%> (+0.02%) ⬆️
ubuntu_latest 76.86% <100.00%> (+0.02%) ⬆️

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 sylvestre merged commit 096aa1d into uutils:main Apr 4, 2024
23 of 25 checks passed
@cakebaker cakebaker deleted the disable_tests_using_ed_on_windows branch April 4, 2024 06:49
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