scottbot95 / RoR2ModManager

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

Apply progress #86

Closed scottbot95 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #86 into master will decrease coverage by 1.31%. The diff coverage is 38.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage      66%   64.68%   -1.32%     
==========================================
  Files          34       34              
  Lines        1056     1110      +54     
  Branches       63       66       +3     
==========================================
+ Hits          697      718      +21     
- Misses        342      375      +33     
  Partials       17       17
Impacted Files Coverage Δ
src/app/core/services/package.service.ts 36.04% <28.2%> (-1.85%) :arrow_down:
...n/packages-page/step-three/step-three.component.ts 55.55% <60%> (ø) :arrow_up:
...selection/package-table/package-table.component.ts 49.24% <0%> (+0.75%) :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 0703a33...317a45e. Read the comment docs.