Skip to content

Added and updated tests for text area#64

Merged
wintondeshong merged 1 commit into
rsm-hcd:mainfrom
SaidShah:add-tests-for-atoms-text-area
Oct 29, 2020
Merged

Added and updated tests for text area#64
wintondeshong merged 1 commit into
rsm-hcd:mainfrom
SaidShah:add-tests-for-atoms-text-area

Conversation

@SaidShah
Copy link
Copy Markdown
Contributor

  • Related GitHub issue(s) linked in PR description
  • Destination branch merged, built and tested with your changes
  • Code formatted and follows best practices and patterns
  • Code builds cleanly (no additional warnings or errors)
  • Manually tested
  • Automated tests are passing
  • No decreases in automated test coverage
  • Documentation updated (readme, docs, comments, etc.)
  • Localization: No hard-coded error messages in code files (minimally in string constants)
  • New component and/ or properties? Make sure to update storybook

Closes #10

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 28, 2020

Codecov Report

Merging #64 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   25.58%   25.58%           
=======================================
  Files          51       51           
  Lines         903      903           
  Branches      209      209           
=======================================
  Hits          231      231           
  Misses        665      665           
  Partials        7        7           
Impacted Files Coverage Δ
src/atoms/forms/text-area.tsx 100.00% <ø> (ø)

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 fc7eda2...d24595b. Read the comment docs.

@wintondeshong wintondeshong merged commit 680812a into rsm-hcd:main Oct 29, 2020
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.

Backfill tests for Atoms/TextArea

2 participants