Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Refactor ModifyCacheCapacityAction to follow builder pattern #385

Merged
merged 3 commits into from
Aug 19, 2020

Conversation

sruti1312
Copy link
Contributor

Description of changes:
Refactor ModifyCacheCapacityAction to follow builder pattern.
This allows modifying parameters by deciders

Tests:
unit test

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sruti1312 sruti1312 added the code-refactoring The change reduces the cognitive load of the reader of the code and makes adding new changes easier label Aug 18, 2020
Copy link
Contributor

@sidheart sidheart left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@15295e2). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #385   +/-   ##
=========================================
  Coverage          ?   69.72%           
  Complexity        ?     2238           
=========================================
  Files             ?      301           
  Lines             ?    13481           
  Branches          ?     1116           
=========================================
  Hits              ?     9399           
  Misses            ?     3714           
  Partials          ?      368           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15295e2...0d76956. Read the comment docs.

@sruti1312 sruti1312 merged commit a75db75 into master Aug 19, 2020
@sruti1312 sruti1312 deleted the partsrut-cache-action branch August 19, 2020 00:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code-refactoring The change reduces the cognitive load of the reader of the code and makes adding new changes easier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants