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

feat: Solaris support #45

Merged
merged 25 commits into from
Dec 17, 2024

Merge branch 'main' into feat-solaris

2c30648
Select commit
Loading
Failed to load commit list.
Merged

feat: Solaris support #45

Merge branch 'main' into feat-solaris
2c30648
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2024 in 0s

86.28% (-2.50%) compared to 7ddfc13

View this Pull Request on Codecov

86.28% (-2.50%) compared to 7ddfc13

Details

Codecov Report

Attention: Patch coverage is 63.23529% with 25 lines in your changes missing coverage. Please review.

Project coverage is 86.28%. Comparing base (7ddfc13) to head (2c30648).

Files with missing lines Patch % Lines
src/bsd.rs 62.12% 20 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   88.78%   86.28%   -2.50%     
==========================================
  Files           5        5              
  Lines         517      554      +37     
  Branches      517      554      +37     
==========================================
+ Hits          459      478      +19     
- Misses         34       48      +14     
- Partials       24       28       +4     

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