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

WRP-4092: IncrementSlider - refactor utils.js #707

Merged
merged 5 commits into from
Dec 19, 2022
Merged

Conversation

adrian-cocoara-lgp
Copy link
Contributor

Enact-DCO-1.0-Signed-off-by: Adrian Cocoara adrian.cocoara@lgepartner.com

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • Documentation was verified or is not changed
  • UI test was passed or is not needed
  • Screenshot test was verified or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

IncrementSlider/utils.js contains some copied functions form Slider/utis.js which are not used in the implementation of component, so they were removed.

Resolution

Additional Considerations

Links

WRP-4092

Comments

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 74.55% // Head: 74.74% // Increases project coverage by +0.18% 🎉

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #707      +/-   ##
===========================================
+ Coverage    74.55%   74.74%   +0.18%     
===========================================
  Files          120      120              
  Lines         4500     4510      +10     
  Branches      1253     1262       +9     
===========================================
+ Hits          3355     3371      +16     
+ Misses         877      874       -3     
+ Partials       268      265       -3     
Impacted Files Coverage Δ
IncrementSlider/utils.js 100.00% <100.00%> (+18.51%) ⬆️
ProgressBar/ProgressBarTooltip.js 80.00% <0.00%> (+6.21%) ⬆️

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.

@daniel-stoian-lgp
Copy link
Contributor

note for the next reviewer: since the deleted functions are private, we think a changelog is not necesary. Please correct us if we are wrong

# Conflicts:
#	IncrementSlider/IncrementSlider.js
@juwonjeong
Copy link
Contributor

I agree with @daniel-stoian-lgp that this fix does not need to add CHANGELOG.

Copy link
Contributor

@juwonjeong juwonjeong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juwonjeong juwonjeong merged commit f61e225 into develop Dec 19, 2022
@juwonjeong juwonjeong deleted the feature/WRP-4092 branch December 19, 2022 08:33
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.

3 participants