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

fix: #291 Adding invalid styles to prefix/suffix #352

Closed
wants to merge 4 commits into from

Conversation

ammiranda
Copy link

Resolves #291

@codecov-io
Copy link

codecov-io commented Jan 24, 2021

Codecov Report

Merging #352 (c40f239) into main (07d3943) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #352      +/-   ##
==========================================
+ Coverage   99.59%   99.72%   +0.13%     
==========================================
  Files          66       66              
  Lines        1473     1468       -5     
  Branches      412      406       -6     
==========================================
- Hits         1467     1464       -3     
+ Misses          5        3       -2     
  Partials        1        1              
Impacted Files Coverage Δ
src/Components/ButtonGroup/ButtonGroup.js 100.00% <ø> (ø)
src/Components/Modal/Modal.js 97.56% <ø> (ø)
src/Components/Accordion/Accordion.js 100.00% <100.00%> (ø)
src/Components/Block/Block.js 100.00% <100.00%> (ø)
src/Components/Button/Button.js 100.00% <100.00%> (ø)
src/Components/Card/Card.js 100.00% <100.00%> (ø)
...rc/Components/CollapsiblePanel/CollapsiblePanel.js 100.00% <100.00%> (ø)
src/Components/DropdownMenu/DropdownMenu.js 100.00% <100.00%> (ø)
src/Components/FieldDateTime/FieldDateTime.js 98.59% <100.00%> (+2.48%) ⬆️
src/Components/FieldRadioGroup/FieldRadioGroup.js 100.00% <100.00%> (ø)
... and 14 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 07d3943...c40f239. Read the comment docs.

@eddiemonge
Copy link
Member

Closing this as it is very out of date and has a few conflicts.

@eddiemonge eddiemonge closed this Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FieldXXX with suffix and prefix validation styling
3 participants