Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: lowercase DAT ROM checksums #1146

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented May 31, 2024

Fixes: #1144

@emmercm emmercm self-assigned this May 31, 2024
@emmercm emmercm enabled auto-merge (squash) May 31, 2024 02:12
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.26%. Comparing base (ffa8559) to head (d6f44f4).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1146    +/-   ##
========================================
  Coverage   93.25%   93.26%            
========================================
  Files         102      102            
  Lines        6347     6351     +4     
  Branches     1406     1513   +107     
========================================
+ Hits         5919     5923     +4     
+ Misses        427      406    -21     
- Partials        1       22    +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🧪 Branch testing instructions

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

npm exec --yes -- "github:emmercm/igir#emmercm/lowercase-rom-checksums" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

@emmercm emmercm merged commit 4e9033a into main May 31, 2024
54 of 55 checks passed
@emmercm emmercm deleted the emmercm/lowercase-rom-checksums branch May 31, 2024 02:21
Copy link

github-actions bot commented Jul 1, 2024

🔒 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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hashes are case sensitive
1 participant