scottbot95 / RoR2ModManager

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

fix: Run change detector after loading config files #72

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Resolves #71

codecov-io commented 5 years ago

Codecov Report

Merging #72 into master will increase coverage by <.01%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   64.23%   64.24%   +<.01%     
==========================================
  Files          30       30              
  Lines         934      937       +3     
  Branches       49       49              
==========================================
+ Hits          600      602       +2     
- Misses        322      323       +1     
  Partials       12       12
Impacted Files Coverage Δ
...found-config-table/found-config-table.component.ts 85.71% <80%> (-5.2%) :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 550e935...b43f656. Read the comment docs.