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

Completion updates #531

Merged
merged 2 commits into from
Apr 22, 2019
Merged

Completion updates #531

merged 2 commits into from
Apr 22, 2019

Conversation

ericnewcomer
Copy link
Member

@ericnewcomer ericnewcomer commented Apr 22, 2019

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #531 into master will decrease coverage by 0.02%.
The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
- Coverage   75.68%   75.66%   -0.03%     
==========================================
  Files         154      154              
  Lines        6129     6140      +11     
  Branches      513      518       +5     
==========================================
+ Hits         4639     4646       +7     
- Misses       1377     1380       +3     
- Partials      113      114       +1
Impacted Files Coverage Δ
src/components/simulator/Simulator.tsx 32.03% <0%> (ø) ⬆️
src/components/form/textinput/TextInputElement.tsx 75.44% <69.23%> (-0.61%) ⬇️

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 84b4f21...0869e2b. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #531 into master will decrease coverage by 0.02%.
The diff coverage is 64.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
- Coverage   75.68%   75.66%   -0.03%     
==========================================
  Files         154      154              
  Lines        6129     6140      +11     
  Branches      513      518       +5     
==========================================
+ Hits         4639     4646       +7     
- Misses       1377     1380       +3     
- Partials      113      114       +1
Impacted Files Coverage Δ
src/components/simulator/Simulator.tsx 32.03% <0%> (ø) ⬆️
src/components/form/textinput/TextInputElement.tsx 75.44% <69.23%> (-0.61%) ⬇️

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 84b4f21...0869e2b. Read the comment docs.

@ericnewcomer ericnewcomer merged commit 085bebc into master Apr 22, 2019
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.

Completion failure typing @(field(
1 participant