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: support timer modifactions on Spinner and Progressbar #647

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

MarvinJWendt
Copy link
Member

Fixes #641

@MarvinJWendt MarvinJWendt linked an issue Mar 7, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 80.78%. Comparing base (1a9d517) to head (38b9bd3).
Report is 1 commits behind head on master.

Files Patch % Lines
progressbar_printer.go 0.00% 7 Missing ⚠️
spinner_printer.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #647      +/-   ##
==========================================
- Coverage   81.05%   80.78%   -0.28%     
==========================================
  Files          33       33              
  Lines        4176     4190      +14     
==========================================
  Hits         3385     3385              
- Misses        718      732      +14     
  Partials       73       73              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MarvinJWendt MarvinJWendt merged commit 397222c into master Apr 15, 2024
6 checks passed
@MarvinJWendt MarvinJWendt deleted the 641-update-spinner-to-support-reseting-timer branch April 15, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Spinner to support reseting timer
1 participant