Skip to content

fix(tests): resolve TOML test suite formatting

9521fca
Select commit
Loading
Failed to load commit list.
Merged

refactor: drop serde_yaml by migrating to toml #657

fix(tests): resolve TOML test suite formatting
9521fca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

70.86% (+0.02%) compared to f4ee658

View this Pull Request on Codecov

70.86% (+0.02%) compared to f4ee658

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.86%. Comparing base (f4ee658) to head (9521fca).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
crates/google-workspace-cli/src/generate_skills.rs 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #657      +/-   ##
==========================================
+ Coverage   70.84%   70.86%   +0.02%     
==========================================
  Files          44       44              
  Lines       20646    20644       -2     
==========================================
+ Hits        14627    14630       +3     
+ Misses       6019     6014       -5     

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