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

Hotfix - Module and Components Options #1117

Merged
merged 12 commits into from
Apr 30, 2021
Merged

Conversation

ifdouglas
Copy link
Contributor

  • Change Copy link to Copy ID in the dropdown of the TabPanel for a Module
  • Add dropdown options inside the components' cards

@ifdouglas ifdouglas self-assigned this Apr 28, 2021
@boring-cyborg boring-cyborg bot added the ui Improvements/additions/fixes for ui module. label Apr 28, 2021
@ifdouglas ifdouglas changed the title Hotfix Module and Components Options Hotfix - Module and Components Options Apr 28, 2021
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #1117 (bfd10c4) into main (8bfaf4d) will increase coverage by 0.74%.
The diff coverage is 90.00%.

❗ Current head bfd10c4 differs from pull request most recent head 22e0b84. Consider uploading reports for the commit 22e0b84 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1117      +/-   ##
============================================
+ Coverage     77.01%   77.76%   +0.74%     
+ Complexity     2182     2172      -10     
============================================
  Files          1235     1256      +21     
  Lines         17810    17620     -190     
  Branches       1618     1619       +1     
============================================
- Hits          13717    13702      -15     
+ Misses         3611     3434     -177     
- Partials        482      484       +2     
Flag Coverage Δ Complexity Δ
hermes ? ?
ui 80.06% <90.00%> (-0.60%) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
ui/src/modules/Modules/Comparation/Tab.tsx 62.16% <0.00%> (ø) 0.00 <0.00> (ø)
ui/src/core/components/Card/Body/styled.ts 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/core/components/Card/Config/index.tsx 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
ui/src/modules/Modules/Comparation/View/index.tsx 86.66% <100.00%> (+44.99%) 0.00 <0.00> (ø)
ui/src/modules/Modules/Comparation/View/styled.ts 90.00% <100.00%> (+1.11%) 0.00 <0.00> (ø)
.../deployments/pipes/undeployment-validation.pipe.ts 78.26% <0.00%> (-21.74%) 0.00% <0.00%> (ø%)
.../core/filters/entity-not-found-exception.filter.ts 50.00% <0.00%> (-13.64%) 0.00% <0.00%> (ø%)
...ings/Credentials/Sections/CDConfiguration/Form.tsx 73.07% <0.00%> (-10.26%) 0.00% <0.00%> (ø%)
ui/src/core/providers/deployment.ts 50.00% <0.00%> (-10.00%) 0.00% <0.00%> (ø%)
...ployments/use-cases/create-undeployment.usecase.ts 46.87% <0.00%> (-8.39%) 0.00% <0.00%> (ø%)
... and 163 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 8bfaf4d...22e0b84. Read the comment docs.

Signed-off-by: Douglas Fernandes <douglas.fernandes@zup.com.br>
@monicaribeiro monicaribeiro merged commit 80e0db0 into main Apr 30, 2021
@monicaribeiro monicaribeiro deleted the hotfix/module-options branch April 30, 2021 21:40
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

5 participants