scottbot95 / RoR2ModManager

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

Package icons #47

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Adds icons to the details pane and the package table. See screenshot below

screenshot

codecov-io commented 5 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #47   +/-   ##
====================================
  Coverage      55%   55%           
====================================
  Files          26    26           
  Lines         720   720           
  Branches       35    36    +1     
====================================
  Hits          396   396           
+ Misses        318   317    -1     
- Partials        6     7    +1
Impacted Files Coverage Δ
...selection/package-table/package-table.component.ts 58.82% <ø> (+1.17%) :arrow_up:
...c/app/main/nav-menu/nav-menu/nav-menu.component.ts 90.47% <ø> (-0.44%) :arrow_down:
...ction/package-details/package-details.component.ts 90% <0%> (-4.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 08a6456...187a31f. Read the comment docs.