scottbot95 / RoR2ModManager

A simple mod manager built using electron. Currently only supports BepInEx mods
MIT License
25 stars 3 forks source link

chore: get test coverage above 70% #15

Closed scottbot95 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #15 into master will increase coverage by 3.79%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   64.65%   68.44%   +3.79%     
==========================================
  Files          23       23              
  Lines         447      450       +3     
  Branches       14       14              
==========================================
+ Hits          289      308      +19     
+ Misses        154      137      -17     
- Partials        4        5       +1
Impacted Files Coverage Δ
src/app/shared/selection-changeset.ts 100% <100%> (+50%) :arrow_up:
...app/preferences-page/preferences-page.component.ts 66.66% <0%> (-3.34%) :arrow_down:
src/app/core/services/mocks.ts 80.85% <0%> (ø) :arrow_up:
src/app/core/services/package.service.ts 59.25% <0%> (+7.4%) :arrow_up:
src/app/app.component.ts 83.33% <0%> (+16.66%) :arrow_up:
src/app/shared/focus-on-keys.directive.ts 100% <0%> (+20%) :arrow_up:

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 7621eaf...c61a155. Read the comment docs.