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

Add incremental speed status mode for more responsive speed and estimates #15

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

vearutop
Copy link
Member

No description provided.

Copy link

github-actions bot commented Sep 30, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 5 998 (+38) 760 (+26) 34 (+1) 204 (+11) 193 (+5) 20.8K (+869B)
YAML 7 543 (-3) 470 (-3) 33 40 0 18.6K (-96B)

Copy link

Go API Changes

# github.com/bool64/progress
## compatible changes
Progress.IncrementalSpeed: added
Status.BytesCompleted: added

# summary
Inferred base version: v0.3.5
Suggested version: v0.4.0

Copy link

github-actions bot commented Sep 30, 2024

Unit Test Coverage

total: (statements) 35.4%
changed lines: (statements) 0.0%, coverage is less than 90.0%, consider testing the changes more thoroughly

Coverage of changed lines
File Function Coverage
Total 0.0%
progress.go 0.0%
progress.go:202 speedStatus 0.0%
progress.go:240 printStatus 0.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 36.9% 35.4% (-1.5%)
progress.go speedStatus no function 0.0%

@vearutop vearutop merged commit 7684ca3 into master Sep 30, 2024
6 checks passed
@vearutop vearutop deleted the incremental-speed branch September 30, 2024 16:30
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.

1 participant