scottbot95 / RoR2ModManager

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

Profile rename #92

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Last step needed to finally close #85

codecov-io commented 5 years ago

Codecov Report

Merging #92 into master will decrease coverage by 1.22%. The diff coverage is 40.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   60.37%   59.14%   -1.23%     
==========================================
  Files          34       36       +2     
  Lines        1229     1312      +83     
  Branches       74       76       +2     
==========================================
+ Hits          742      776      +34     
- Misses        470      518      +48     
- Partials       17       18       +1
Impacted Files Coverage Δ
src/app/core/services/package.service.ts 36.41% <0%> (-0.19%) :arrow_down:
src/app/profile/services/profile.service.ts 39.07% <27.77%> (-2.11%) :arrow_down:
src/app/dialogs/services/dialog.service.ts 34% <34%> (ø)
...-profile-dialog/rename-profile-dialog.component.ts 76.47% <76.47%> (ø)
...selection/package-table/package-table.component.ts 49.24% <0%> (+0.75%) :arrow_up:

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 c53049f...5815d5b. Read the comment docs.