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 "unused import" warning on Windows #105

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

cakebaker
Copy link
Contributor

This PR fixes an "unused import" warning on Windows I noticed while looking at the "Code coverage" jobs (see https://github.com/uutils/diffutils/actions/runs/11737056572/job/32697251902#step:8:87).

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.97%. Comparing base (3101aa1) to head (4f2f869).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   84.97%   84.97%           
=======================================
  Files          12       12           
  Lines        5829     5829           
  Branches      475      475           
=======================================
  Hits         4953     4953           
  Misses        861      861           
  Partials       15       15           
Flag Coverage Δ
macos_latest 84.93% <ø> (ø)
ubuntu_latest 85.17% <ø> (ø)
windows_latest 22.95% <ø> (ø)

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 1575aec into uutils:main Nov 8, 2024
27 checks passed
@cakebaker cakebaker deleted the fix_unused_import_on_windows branch November 8, 2024 08:36
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