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
306 stars 15 forks source link

Refactor: Bun: use FileHandle.writeFile() #1114

Closed emmercm closed 1 month ago

emmercm commented 1 month ago

RE: https://github.com/oven-sh/bun/issues/10874

github-actions[bot] commented 1 month ago

:test_tube: Branch testing instructions

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

npm exec --yes -- "github:emmercm/igir#emmercm/bun-writefile-refactor" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 93.09%. Comparing base (7f59ca6) to head (12d2d51).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1114 +/- ## ======================================= Coverage 93.09% 93.09% ======================================= Files 97 97 Lines 6211 6211 Branches 1479 1387 -92 ======================================= Hits 5782 5782 - Misses 408 428 +20 + Partials 21 1 -20 ```

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

github-actions[bot] commented 3 weeks ago

:lock: Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.