scottbot95 / RoR2ModManager

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

Testing #58

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Add a bunch of test specs

codecov-io commented 5 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.03%. The diff coverage is 7.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   33.68%   33.72%   +0.03%     
==========================================
  Files          30       30              
  Lines         935      934       -1     
  Branches       49       49              
==========================================
  Hits          315      315              
+ Misses        618      617       -1     
  Partials        2        2
Impacted Files Coverage Δ
...ain/preferences-page/preferences-page.component.ts 25.64% <0%> (ø) :arrow_up:
src/app/profile/services/profile.service.ts 34.48% <0%> (+2.22%) :arrow_up:
...p/dialogs/import-dialog/import-dialog.component.ts 23.68% <33.33%> (-0.65%) :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 db36792...5ab2095. Read the comment docs.