Skip to content

Conversation

@Skyline-23
Copy link
Contributor

This pull request makes a small update to the platform support logic in src/platform/unix.rs by adding ios to the list of supported operating systems for both the Debug and PartialEq trait implementations for UTSName. This ensures that the code correctly compiles and behaves on iOS targets.

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.32%. Comparing base (2d02c08) to head (843a032).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #100   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files           4        4           
  Lines         734      734           
=======================================
  Hits          685      685           
  Misses         49       49           
Flag Coverage Δ
macos_latest 99.15% <ø> (ø)
ubuntu_latest 99.18% <ø> (ø)
windows_latest 92.59% <ø> (ø)

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.

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

@cakebaker cakebaker merged commit 2af7660 into uutils:main Nov 27, 2025
14 checks passed
@cakebaker
Copy link
Contributor

Thanks for your PR!

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