scottbot95 / RoR2ModManager

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

chore: Improve styling on package details #80

Closed scottbot95 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #80 into master will decrease coverage by 0.74%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   64.18%   63.44%   -0.75%     
==========================================
  Files          30       30              
  Lines         941      941              
  Branches       49       49              
==========================================
- Hits          604      597       -7     
- Misses        325      332       +7     
  Partials       12       12
Impacted Files Coverage Δ
src/app/core/services/package.service.ts 32.7% <0%> (-3.78%) :arrow_down:
...selection/package-table/package-table.component.ts 47.65% <0%> (-0.79%) :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 88485b7...abe3fc3. Read the comment docs.