scottbot95 / RoR2ModManager

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

Fix bug preventing package list from loading #117

Closed scottbot95 closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #117 into master will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   57.23%   57.15%   -0.09%     
==========================================
  Files          36       36              
  Lines        1403     1405       +2     
  Branches       88       88              
==========================================
  Hits          803      803              
- Misses        581      583       +2     
  Partials       19       19
Impacted Files Coverage Δ
src/app/core/models/package.model.ts 93.61% <0%> (-4.17%) :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 cc2de4f...8734458. Read the comment docs.