charlescd icon indicating copy to clipboard operation
charlescd copied to clipboard

Deploy add metadata

Open Leandroqo opened this issue 3 years ago • 1 comments

Issue Description

Users need to be able to add more information(metadata) about a deployment, such as a specific business identifier, a description, in which environment that deployment was made

Solution

Users can now add more information about the deployment using a key-value field metadata

Leandroqo avatar Jul 05 '21 21:07 Leandroqo

Codecov Report

Merging #1362 (5c08dbb) into main (9751553) will decrease coverage by 0.10%. The diff coverage is 73.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1362      +/-   ##
============================================
- Coverage     79.15%   79.04%   -0.11%     
  Complexity     1695     1695              
============================================
  Files          1151     1155       +4     
  Lines         15809    15879      +70     
  Branches       1557     1570      +13     
============================================
+ Hits          12514    12552      +38     
- Misses         2861     2888      +27     
- Partials        434      439       +5     
Flag Coverage Δ
ui 79.87% <67.02%> (-0.23%) :arrow_down:

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

Impacted Files Coverage Δ
...ication/build/response/SimpleDeploymentResponse.kt 57.14% <ø> (ø)
...lication/deployment/response/DeploymentResponse.kt 88.23% <ø> (ø)
...astructure/service/client/request/DeployRequest.kt 90.90% <ø> (ø)
...src/core/components/Button/ButtonDefault/styled.ts 100.00% <ø> (ø)
...modules/Circles/Comparation/Item/Layer/Release.tsx 100.00% <ø> (ø)
ui/src/modules/Circles/Release/hooks.ts 81.39% <ø> (ø)
ui/src/modules/Circles/Release/styled.ts 100.00% <ø> (ø)
...modules/Modules/Comparation/Form/ComponentForm.tsx 95.45% <ø> (ø)
...les/Settings/Credentials/Sections/Webhook/hooks.ts 67.34% <ø> (+1.34%) :arrow_up:
.../modules/Circles/Release/Metadata/Fields/index.tsx 25.00% <25.00%> (ø)
... and 34 more

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 9751553...5c08dbb. Read the comment docs.

codecov-commenter avatar Jul 05 '21 21:07 codecov-commenter