Skip to content

mcookie, lslocks: fix "unused import" warnings in tests#261

Merged
sylvestre merged 2 commits intouutils:mainfrom
cakebaker:mcookie_lslocks_fix_unused_import_warnings
Mar 21, 2025
Merged

mcookie, lslocks: fix "unused import" warnings in tests#261
sylvestre merged 2 commits intouutils:mainfrom
cakebaker:mcookie_lslocks_fix_unused_import_warnings

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR fixes two "unused import" warnings in the tests (see, for example, https://github.com/uutils/util-linux/actions/runs/13988296791/job/39166347016#step:4:275). One warning is solved by removing the import, the other by making the import linux-only.

@sylvestre sylvestre merged commit f67f108 into uutils:main Mar 21, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (31795f2) to head (c1bf33d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #261   +/-   ##
===========================
===========================

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker cakebaker deleted the mcookie_lslocks_fix_unused_import_warnings branch March 21, 2025 13: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.

2 participants