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

test(core): increase test coverage #4049

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Conversation

sebastijankuzner
Copy link
Contributor

@sebastijankuzner sebastijankuzner commented Sep 21, 2020

Summary

Solves #4014

Increase core coverage to 100 %.

Checklist

  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low labels Sep 21, 2020
@sebastijankuzner sebastijankuzner changed the title test(core): increase test coverage to 100% test(core): increase test coverage Sep 21, 2020
@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #4049 into develop will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4049      +/-   ##
===========================================
+ Coverage    96.46%   96.48%   +0.02%     
===========================================
  Files          715      715              
  Lines        17235    17235              
  Branches      2098     2098              
===========================================
+ Hits         16626    16630       +4     
  Misses         418      418              
+ Partials       191      187       -4     
Flag Coverage Δ
#functional 5.97% <ø> (ø)
#integration 10.19% <ø> (ø)
#unit 94.47% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...kages/core/src/utils/snapshot-progress-renderer.ts 100.00% <ø> (+13.79%) ⬆️

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 773eb8c...402dbb9. Read the comment docs.

@air1one air1one merged commit 0a2bce5 into develop Sep 21, 2020
@ghost ghost deleted the test/core/increase-coverage branch September 21, 2020 10:21
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.

2 participants