feat: expose dashboard JSON API with Bearer-token auth for a separated frontend - #16
Closed
jack482653 wants to merge 11 commits into
Closed
feat: expose dashboard JSON API with Bearer-token auth for a separated frontend#16jack482653 wants to merge 11 commits into
jack482653 wants to merge 11 commits into
Codecov / codecov/project
succeeded
Aug 15, 2026 in 0s
76.90% (+1.48%) compared to 2530b1e
View this Pull Request on Codecov
76.90% (+1.48%) compared to 2530b1e
Details
Codecov Report
❌ Patch coverage is 92.98246% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.90%. Comparing base (2530b1e) to head (f7424b1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/argus/main.py | 0.00% | 3 Missing |
| src/argus/auth.py | 95.23% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16 +/- ##
==========================================
+ Coverage 75.41% 76.90% +1.48%
==========================================
Files 16 16
Lines 720 775 +55
==========================================
+ Hits 543 596 +53
- Misses 177 179 +2 ☔ View full report in Codecov by Harness.
📢 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.
Loading