scottbot95 / RoR2ModManager

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

Import refactor #87

Closed scottbot95 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #87 into master will decrease coverage by 1.4%. The diff coverage is 31.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   64.68%   63.27%   -1.41%     
==========================================
  Files          34       33       -1     
  Lines        1110     1092      -18     
  Branches       66       65       -1     
==========================================
- Hits          718      691      -27     
- Misses        375      385      +10     
+ Partials       17       16       -1
Impacted Files Coverage Δ
src/app/core/services/package.service.ts 37.03% <ø> (+0.99%) :arrow_up:
src/app/profile/services/profile.service.ts 62% <17.39%> (-38%) :arrow_down:
...selection/packages-page/packages-page.component.ts 73.68% <66.66%> (-3.74%) :arrow_down:

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 d32d99e...c1257e6. Read the comment docs.