Skip to content

feat: add new Claude Code hook format support and README badges

e22377a
Select commit
Loading
Failed to load commit list.
Merged

feat: AXI-compliant output with TOON format, hooks, and content-first home #33

feat: add new Claude Code hook format support and README badges
e22377a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

86.93% (-0.36%) compared to 531d4d5

View this Pull Request on Codecov

86.93% (-0.36%) compared to 531d4d5

Details

Codecov Report

❌ Patch coverage is 89.02821% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.93%. Comparing base (531d4d5) to head (e22377a).

Files with missing lines Patch % Lines
src/gcpath/cli.py 85.38% 50 Missing ⚠️
src/gcpath/hooks.py 90.90% 14 Missing ⚠️
src/gcpath/toon.py 89.13% 5 Missing ⚠️
src/gcpath/serializers.py 98.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   87.29%   86.93%   -0.36%     
==========================================
  Files           9       11       +2     
  Lines        1786     2265     +479     
==========================================
+ Hits         1559     1969     +410     
- Misses        227      296      +69     

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