Skip to content

Merge branch 'main' into docs-search-subcommand

7e615c8
Select commit
Loading
Failed to load commit list.
Open

feat: add slack docs search subcommand #433

Merge branch 'main' into docs-search-subcommand
7e615c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 1s

71.11% (+0.14%) compared to 24c1d2c

View this Pull Request on Codecov

71.11% (+0.14%) compared to 24c1d2c

Details

Codecov Report

❌ Patch coverage is 91.36691% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.11%. Comparing base (24c1d2c) to head (7e615c8).

Files with missing lines Patch % Lines
cmd/docs/search.go 93.68% 3 Missing and 3 partials ⚠️
internal/api/docs.go 75.00% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
+ Coverage   70.96%   71.11%   +0.14%     
==========================================
  Files         220      222       +2     
  Lines       18466    18591     +125     
==========================================
+ Hits        13105    13221     +116     
- Misses       4183     4185       +2     
- Partials     1178     1185       +7     

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