scottbot95 / RoR2ModManager

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

fix: Fix glob mock return type #101

Closed scottbot95 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #101 into master will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   57.05%   57.12%   +0.07%     
==========================================
  Files          36       36              
  Lines        1397     1397              
  Branches       86       86              
==========================================
+ Hits          797      798       +1     
+ Misses        581      580       -1     
  Partials       19       19
Impacted Files Coverage Δ
...found-config-table/found-config-table.component.ts 100% <0%> (+7.14%) :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 7039767...f53900e. Read the comment docs.