Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: analyzer with io_uring #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: analyzer with io_uring #195

wants to merge 1 commit into from

Conversation

dundee
Copy link
Owner

@dundee dundee commented Dec 28, 2022

No description provided.

@coveralls
Copy link

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%
Files with Coverage Reduction New Missed Lines %
stdout/stdout.go 11 96.39%
Totals Coverage Status
Change from base Build 3786628288: -5.5%
Covered Lines: 2613
Relevant Lines: 2902

💛 - Coveralls

@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 93.77% // Head: 88.77% // Decreases project coverage by -4.99% ⚠️

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%) ⬇️
cmd/gdu/app/app.go 91.71% <0.00%> (-1.59%) ⬇️
tui/format.go 100.00% <0.00%> (ø)
tui/marked.go 92.66% <0.00%> (ø)
tui/show.go 98.45% <0.00%> (+0.12%) ⬆️
tui/keys.go 97.57% <0.00%> (+0.15%) ⬆️
tui/actions.go 90.25% <0.00%> (+0.22%) ⬆️
... 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.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants