scottbot95 / RoR2ModManager

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

Open thunderstore button #57

Closed scottbot95 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #57 into master will decrease coverage by 0.22%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   54.07%   53.84%   -0.23%     
==========================================
  Files          26       26              
  Lines         736      754      +18     
  Branches       37       38       +1     
==========================================
+ Hits          398      406       +8     
- Misses        331      341      +10     
  Partials        7        7
Impacted Files Coverage Δ
src/app/core/models/package.model.ts 39.53% <ø> (ø) :arrow_up:
...selection/package-table/package-table.component.ts 49.56% <40%> (-1.92%) :arrow_down:
...ction/package-details/package-details.component.ts 87.5% <80%> (-2.5%) :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 c145277...6e4b252. Read the comment docs.