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

add support for Solaris #82

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

kulikjak
Copy link
Contributor

This change adds support for Solaris (very similar to #48).

cargo test is green, was complaining about unknown field self.0.domainname before.

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.90%. Comparing base (c739331) to head (f76ef8c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   94.89%   94.90%           
=======================================
  Files           4        4           
  Lines         941      942    +1     
=======================================
+ Hits          893      894    +1     
  Misses         48       48           
Flag Coverage Δ
macos_latest 99.31% <100.00%> (+<0.01%) ⬆️
ubuntu_latest 99.31% <100.00%> (+<0.01%) ⬆️
windows_latest 94.40% <ø> (ø)

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 cdf0d7a into uutils:main Sep 19, 2024
14 checks passed
@sylvestre
Copy link
Contributor

thanks

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