emmercm / igir

🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.
https://igir.io/
GNU General Public License v3.0
305 stars 15 forks source link

Refactor: rename constants directory #1192

Closed emmercm closed 2 days ago

emmercm commented 2 days ago

Fixes: https://github.com/emmercm/igir/pull/1189

github-actions[bot] commented 2 days ago

:test_tube: Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/split-constants-2" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.06%. Comparing base (dda552b) to head (5380691).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1192 +/- ## ======================================== Coverage 93.06% 93.06% ======================================== Files 104 104 Lines 6431 6431 Branches 1524 1418 -106 ======================================== Hits 5985 5985 - Misses 423 445 +22 + Partials 23 1 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.