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

Bug hunting/add edit menu component #1225

Conversation

leandrorodrigueszup
Copy link
Contributor

Today, the component card does not has the edit option in the menu. Adding it.

Signed-off-by: Leandro Rodrigues <leandro.rodrigues@zup.com.br>
Signed-off-by: Leandro Rodrigues <leandro.rodrigues@zup.com.br>
@boring-cyborg boring-cyborg bot added the ui Improvements/additions/fixes for ui module. label May 13, 2021
@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #1225 (b8e0cca) into charlescd-release-1.0.0 (051cf16) will increase coverage by 0.17%.
The diff coverage is 89.86%.

Impacted file tree graph

@@                      Coverage Diff                      @@
##             charlescd-release-1.0.0    #1225      +/-   ##
=============================================================
+ Coverage                      76.72%   76.89%   +0.17%     
- Complexity                      2164     2177      +13     
=============================================================
  Files                           1304     1307       +3     
  Lines                          18703    18736      +33     
  Branches                        1707     1711       +4     
=============================================================
+ Hits                           14349    14407      +58     
+ Misses                          3844     3826      -18     
+ Partials                         510      503       -7     
Flag Coverage Δ Complexity Δ
ui 79.92% <86.77%> (+0.23%) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...i/deployments/controller/deployments.controller.ts 86.11% <ø> (ø) 0.00 <0.00> (ø)
...eployments/pipes/default-circle-uniqueness.pipe.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
...io/charlescd/moove/application/WorkspaceService.kt 100.00% <ø> (ø) 10.00 <0.00> (ø)
ui/src/core/assets/themes/modal/trigger.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/core/components/Card/Config/index.tsx 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/core/components/Modal/Wizard/constants.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/core/components/Page/constants.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/core/components/Text/index.tsx 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/mocks/handlers.ts 100.00% <ø> (ø) 0.00 <0.00> (ø)
ui/src/mocks/handlers/circles/index.ts 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 100 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 8cac1dd...b8e0cca. Read the comment docs.

@leandrorodrigueszup leandrorodrigueszup merged commit 52a3dce into charlescd-release-1.0.0 May 13, 2021
@leandrorodrigueszup leandrorodrigueszup deleted the bug-hunting/add-edit-menu-component branch May 13, 2021 20:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ui Improvements/additions/fixes for ui module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants