feat(log): add log viewing provider#335
Merged
Merged
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
99.89% (+0.07%) compared to 1f2d33b
View this Pull Request on Codecov
99.89% (+0.07%) compared to 1f2d33b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #335 +/- ##
==========================================
+ Coverage 99.82% 99.89% +0.07%
==========================================
Files 383 396 +13
Lines 17648 18200 +552
==========================================
+ Hits 17617 18181 +564
+ Misses 19 11 -8
+ Partials 12 8 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/agent/processor.go | 100.00% <100.00%> (ø) |
|
| internal/agent/processor_log.go | 100.00% <100.00%> (ø) |
|
| internal/authtoken/permissions.go | 100.00% <ø> (ø) |
|
| internal/controller/api/node/log/handler.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/node/log/log.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/node/log/log_query_get.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/node/log/log_source_get.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/node/log/log_unit_get.go | 100.00% <100.00%> (ø) |
|
| internal/controller/api/node/log/validate.go | 100.00% <100.00%> (ø) |
|
| internal/provider/node/log/darwin.go | 100.00% <100.00%> (ø) |
|
| ... and 6 more |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 1f2d33b...3a275cd. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading