Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests #592

Merged
merged 5 commits into from
May 24, 2019
Merged

Add unit tests #592

merged 5 commits into from
May 24, 2019

Conversation

ericnewcomer
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 21, 2019

Codecov Report

Merging #592 into master will increase coverage by 2.31%.
The diff coverage is 52.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
+ Coverage   60.93%   63.25%   +2.31%     
==========================================
  Files         163      161       -2     
  Lines        5709     5702       -7     
  Branches     1326     1324       -2     
==========================================
+ Hits         3479     3607     +128     
+ Misses       1891     1721     -170     
- Partials      339      374      +35
Impacted Files Coverage Δ
src/components/flipper/Flipper.tsx 100% <ø> (ø) ⬆️
src/test/utils.tsx 100% <100%> (ø) ⬆️
...rc/components/form/assetselector/AssetSelector.tsx 16.19% <15.38%> (+15.25%) ⬆️
src/components/canvas/Canvas.tsx 33.52% <50%> (+10.36%) ⬆️
src/components/form/textinput/TextInputElement.tsx 67.24% <66.66%> (+1.74%) ⬆️
src/components/flow/Flow.tsx 66.31% <73.91%> (+0.33%) ⬆️
src/components/canvas/CanvasDraggable.tsx 40.74% <75%> (+40.74%) ⬆️
src/components/form/textinput/ExcellentParser.ts 61.58% <0%> (+1.21%) ⬆️
src/components/dialog/Dialog.tsx 43.07% <0%> (+3.07%) ⬆️
src/utils/reactselect.ts 44.44% <0%> (+5.55%) ⬆️
... and 11 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 1090f1e...153693f. Read the comment docs.

@ericnewcomer ericnewcomer merged commit 993c891 into master May 24, 2019
@ericnewcomer ericnewcomer deleted the moar_tests branch May 24, 2019 17:34
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.

1 participant