Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Fix RefreshConfig #139

Merged
merged 2 commits into from
Aug 16, 2022
Merged

Fix RefreshConfig #139

merged 2 commits into from
Aug 16, 2022

Conversation

iaroslav-ciupin
Copy link
Contributor

@iaroslav-ciupin iaroslav-ciupin commented Aug 16, 2022

Signed-off-by: iaroslav-ciupin [email protected]

TL;DR

Fix RefreshConfig by passing old metrics to a new instance.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Signed-off-by: iaroslav-ciupin <[email protected]>
@iaroslav-ciupin iaroslav-ciupin marked this pull request as ready for review August 16, 2022 17:31
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #139 (bca1baf) into master (bcfa537) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   68.98%   68.99%           
=======================================
  Files          69       69           
  Lines        3418     3419    +1     
=======================================
+ Hits         2358     2359    +1     
  Misses        902      902           
  Partials      158      158           
Flag Coverage Δ
unittests 67.87% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
storage/rawstores.go 93.75% <100.00%> (+0.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: iaroslav-ciupin <[email protected]>
Copy link
Contributor

@katrogan katrogan left a comment

Choose a reason for hiding this comment

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

can you please fill out the PR description?

@iaroslav-ciupin iaroslav-ciupin merged commit 65025fd into master Aug 16, 2022
@iaroslav-ciupin iaroslav-ciupin deleted the fix-data-store-refresh-config branch August 16, 2022 19:11
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
* Fix RefreshConfig
* RefreshConfig unit test

Signed-off-by: iaroslav-ciupin <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants