Skip to content

Conversation

@carlosthe19916
Copy link
Contributor

@carlosthe19916 carlosthe19916 commented Apr 16, 2021

Resolves: #108

@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #107 (5590978) into main (55b2a21) will decrease coverage by 0.20%.
The diff coverage is 78.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   54.82%   54.61%   -0.21%     
==========================================
  Files         169      155      -14     
  Lines        3969     3876      -93     
  Branches      778      790      +12     
==========================================
- Hits         2176     2117      -59     
+ Misses       1789     1755      -34     
  Partials        4        4              
Flag Coverage Δ
e2etests 62.38% <97.50%> (-0.47%) ⬇️
unitests 27.60% <0.00%> (+0.64%) ⬆️

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

Impacted Files Coverage Δ
src/pages/controls/job-functions/job-functions.tsx 0.00% <0.00%> (ø)
src/pages/controls/tags/tags.tsx 63.33% <94.11%> (+2.56%) ⬆️
...s/controls/business-services/business-services.tsx 62.82% <100.00%> (-1.14%) ⬇️
...controls/stakeholder-groups/stakeholder-groups.tsx 60.86% <100.00%> (-0.75%) ⬇️
src/pages/controls/stakeholders/stakeholders.tsx 60.20% <100.00%> (-0.75%) ⬇️

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 55b2a21...5590978. Read the comment docs.

@carlosthe19916 carlosthe19916 changed the title Enhance Create/Update modals and reduce boilerplate code [TACKLE-114] Optimize Create/Update modals and reduce duplicate code Apr 16, 2021
@carlosthe19916 carlosthe19916 marked this pull request as ready for review April 16, 2021 10:38
# Conflicts:
#	public/locales/en/translation.json
#	public/locales/es/translation.json
# Conflicts:
#	src/pages/application-inventory/application-inventory.tsx
#	src/pages/application-inventory/application-list/components/new-application-modal/index.ts
#	src/pages/application-inventory/application-list/components/new-application-modal/new-application-modal.tsx
#	src/pages/application-inventory/application-list/components/update-application-modal/index.ts
#	src/pages/application-inventory/application-list/components/update-application-modal/update-application-modal.tsx
# Conflicts:
#	public/locales/en/translation.json
#	public/locales/es/translation.json
#	src/pages/application-inventory/application-list/application-list.tsx
#	src/shared/hooks/index.ts
# Conflicts:
#	public/locales/en/translation.json
#	public/locales/es/translation.json
#	src/pages/application-inventory/application-list/application-list.tsx
#	src/shared/hooks/index.ts
#	src/shared/hooks/useEntityModal/useEntityModal.test.tsx
#	src/shared/hooks/useEntityModal/useEntityModal.ts
# Conflicts:
#	src/pages/controls/business-services/business-services.tsx
#	src/pages/controls/stakeholder-groups/stakeholder-groups.tsx
#	src/pages/controls/stakeholders/stakeholders.tsx
#	src/pages/controls/tags/tags.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TACKLE-114] Optimize Create/Update modals and reduce duplicate code

1 participant