scottbot95 / RoR2ModManager

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

feat: Make some columns required. #94

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Resolves #91

codecov-io commented 5 years ago

Codecov Report

Merging #94 into master will decrease coverage by 0.09%. The diff coverage is 11.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #94     +/-   ##
=========================================
- Coverage   59.28%   59.19%   -0.1%     
=========================================
  Files          36       36             
  Lines        1314     1316      +2     
  Branches       77       77             
=========================================
  Hits          779      779             
- Misses        517      519      +2     
  Partials       18       18
Impacted Files Coverage Δ
...selection/package-table/package-table.component.ts 48.5% <11.11%> (-0.74%) :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 8b3591a...4e60696. Read the comment docs.