Skip to content

docs: add crate-level READMEs for crates.io

be70bfa
Select commit
Loading
Failed to load commit list.
Merged

feat: extract google-workspace library crate (cargo workspace) #613

docs: add crate-level READMEs for crates.io
be70bfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2026 in 1s

71.06% (-0.10%) compared to 2ddb46e

View this Pull Request on Codecov

71.06% (-0.10%) compared to 2ddb46e

Details

Codecov Report

❌ Patch coverage is 68.88889% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.06%. Comparing base (2ddb46e) to head (be70bfa).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/google-workspace-cli/src/error.rs 63.07% 24 Missing ⚠️
crates/google-workspace/src/discovery.rs 0.00% 11 Missing ⚠️
crates/google-workspace-cli/src/discovery.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
- Coverage   71.15%   71.06%   -0.10%     
==========================================
  Files          42       44       +2     
  Lines       20363    20334      -29     
==========================================
- Hits        14489    14450      -39     
- Misses       5874     5884      +10     

☔ 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.