Skip to content

feat: adding doc-gen and query flags

56fd227
Select commit
Loading
Failed to load commit list.
Draft

enhancement: Support and / or in query flags and doc gen for query #731

feat: adding doc-gen and query flags
56fd227
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 1s

8.00% (-2.99%) compared to 60ad0bd

View this Pull Request on Codecov

8.00% (-2.99%) compared to 60ad0bd

Details

Codecov Report

❌ Patch coverage is 34.04255% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.00%. Comparing base (60ad0bd) to head (56fd227).
⚠️ Report is 123 commits behind head on main.

Files with missing lines Patch % Lines
pkg/utils/query.go 46.37% 37 Missing ⚠️
cmd/harbor/root/project/list.go 0.00% 14 Missing ⚠️
cmd/harbor/root/labels/list.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #731      +/-   ##
=========================================
- Coverage   10.99%   8.00%   -2.99%     
=========================================
  Files         173     270      +97     
  Lines        8671   13235    +4564     
=========================================
+ Hits          953    1060     +107     
- Misses       7612   12062    +4450     
- Partials      106     113       +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.