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

restructure crates #852

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Remove crates io url

f668907
Select commit
Loading
Failed to load commit list.
Open

restructure crates #852

Remove crates io url
f668907
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

27% (+1%) compared to 81fbab0

Details

Codecov Report

Attention: Patch coverage is 47.40260% with 81 lines in your changes missing coverage. Please review.

Project coverage is 27%. Comparing base (81fbab0) to head (f668907).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pigdef/src/description.rs 35% 36 Missing ⚠️
pignet/src/lib.rs 0% 16 Missing ⚠️
piggui/src/piggui.rs 0% 10 Missing ⚠️
pignet/src/discovery.rs 0% 7 Missing ⚠️
piggui/src/local_host.rs 0% 5 Missing ⚠️
pigdef/src/config.rs 84% 3 Missing ⚠️
piglet/src/piglet.rs 0% 3 Missing ⚠️
piggui/src/hardware_subscription.rs 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master   #852   +/-   ##
=====================================
+ Coverage      27%    27%   +1%     
=====================================
  Files          47     48    +1     
  Lines        6006   6019   +13     
=====================================
+ Hits         1570   1574    +4     
- Misses       4436   4445    +9     

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