scottbot95 / RoR2ModManager

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

Version 0.6.3 #74

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Added

Fixed

codecov-io commented 5 years ago

Codecov Report

Merging #74 into master will decrease coverage by 0.06%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   64.24%   64.18%   -0.07%     
==========================================
  Files          30       30              
  Lines         937      941       +4     
  Branches       49       49              
==========================================
+ Hits          602      604       +2     
- Misses        323      325       +2     
  Partials       12       12
Impacted Files Coverage Δ
src/app/core/services/package.service.ts 36.47% <ø> (ø) :arrow_up:
...ain/preferences-page/preferences-page.component.ts 93.02% <66.66%> (-4.42%) :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 ce4297c...3d3fb8e. Read the comment docs.