frontend-app-admin-portal
frontend-app-admin-portal copied to clipboard
Paragon form component deprecations
Ticket
Migrate off deprecated Paragon components
What has changed
Updated deprecated ValidationFormGroup
to Form.Group
, Input
to Form.Control
and Checkbox
to Form. CheckBox
.
Reporting Form
Codecov Report
Base: 82.43% // Head: 82.44% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
beb684e
) compared to base (9f1a963
). Patch coverage: 89.28% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #933 +/- ##
=======================================
Coverage 82.43% 82.44%
=======================================
Files 398 398
Lines 8989 9015 +26
Branches 1895 1911 +16
=======================================
+ Hits 7410 7432 +22
- Misses 1546 1550 +4
Partials 33 33
Impacted Files | Coverage Δ | |
---|---|---|
.../MultipleFileInputField/MultipleFileInputField.jsx | 88.23% <ø> (ø) |
|
src/components/FileInput/index.jsx | 35.71% <50.00%> (+0.71%) |
:arrow_up: |
...components/ReportingConfig/ReportingConfigForm.jsx | 79.83% <87.17%> (+1.26%) |
:arrow_up: |
src/components/ReduxFormCheckbox/index.jsx | 100.00% <100.00%> (ø) |
|
...onents/ReportingConfig/EmailDeliveryMethodForm.jsx | 89.47% <100.00%> (+2.80%) |
:arrow_up: |
...ponents/ReportingConfig/SFTPDeliveryMethodForm.jsx | 93.75% <100.00%> (-0.70%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.