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

refactor: progressbar component #1177

Merged
merged 1 commit into from Aug 29, 2022
Merged

Conversation

adrianthedev
Copy link
Collaborator

@adrianthedev adrianthedev commented Aug 26, 2022

Description

Tweaked the progress bar field to look a bit better.

CleanShot 2022-08-27 at 02 22 32@2x

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@codeclimate
Copy link

codeclimate bot commented Aug 26, 2022

Code Climate has analyzed commit 1301504 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Base: 94.23% // Head: 94.23% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (1301504) compared to base (d6b741e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1177   +/-   ##
=======================================
  Coverage   94.23%   94.23%           
=======================================
  Files         551      552    +1     
  Lines       10993    11003   +10     
=======================================
+ Hits        10359    10369   +10     
  Misses        634      634           
Impacted Files Coverage Δ
...onents/avo/fields/common/progress_bar_component.rb 100.00% <100.00%> (ø)

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.

@adrianthedev adrianthedev merged commit ae521c3 into main Aug 29, 2022
@adrianthedev adrianthedev deleted the refactor/tweak-progressbar-field branch August 29, 2022 13:44
@github-actions
Copy link
Contributor

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

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.

None yet

1 participant