gdu
gdu copied to clipboard
feat: analyzer with io_uring
Pull Request Test Coverage Report for Build 3796230315
- 1 of 157 (0.64%) changed or added relevant lines in 2 files are covered.
- 11 unchanged lines in 1 file lost coverage.
- Overall coverage decreased (-5.5%) to 90.041%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| pkg/analyze/uring.go | 0 | 156 | 0.0% |
| <!-- | Total: | 1 | 157 |
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| stdout/stdout.go | 11 | 96.39% |
| <!-- | Total: | 11 |
| Totals | |
|---|---|
| Change from base Build 3786628288: | -5.5% |
| Covered Lines: | 2613 |
| Relevant Lines: | 2902 |
💛 - Coveralls
Codecov Report
Base: 93.77% // Head: 88.77% // Decreases project coverage by -4.99% :warning:
Coverage data is based on head (
445b837) compared to base (8296bb3). Patch coverage: 0.65% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #195 +/- ##
==========================================
- Coverage 93.77% 88.77% -5.00%
==========================================
Files 28 30 +2
Lines 2540 2852 +312
==========================================
+ Hits 2382 2532 +150
- Misses 121 283 +162
Partials 37 37
| Impacted Files | Coverage Δ | |
|---|---|---|
| pkg/analyze/dir.go | 97.85% <ø> (ø) |
|
| pkg/analyze/uring.go | 0.00% <0.00%> (ø) |
|
| stdout/stdout.go | 96.38% <100.00%> (-3.62%) |
:arrow_down: |
| cmd/gdu/app/app.go | 91.71% <0.00%> (-1.59%) |
:arrow_down: |
| tui/format.go | 100.00% <0.00%> (ø) |
|
| tui/marked.go | 92.66% <0.00%> (ø) |
|
| tui/show.go | 98.45% <0.00%> (+0.12%) |
:arrow_up: |
| tui/keys.go | 97.57% <0.00%> (+0.15%) |
:arrow_up: |
| tui/actions.go | 90.25% <0.00%> (+0.22%) |
:arrow_up: |
| ... and 2 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.