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

Feature: calculate file MD5 & SHA1 checksums #630

Merged
merged 17 commits into from
Oct 3, 2023
Merged

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Aug 27, 2023

No description provided.

@emmercm emmercm self-assigned this Aug 27, 2023
@github-actions
Copy link

github-actions bot commented Aug 27, 2023

🧪 Branch Testing

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

npm exec --yes -- "github:emmercm/igir#emmercm/file-md5-sha1" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

@emmercm emmercm marked this pull request as ready for review October 3, 2023 03:57
@emmercm emmercm enabled auto-merge (squash) October 3, 2023 03:57
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #630 (4d71236) into main (359e711) will increase coverage by 0.13%.
The diff coverage is 99.03%.

@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
+ Coverage   93.54%   93.67%   +0.13%     
==========================================
  Files          82       83       +1     
  Lines        4986     5031      +45     
  Branches     1095     1123      +28     
==========================================
+ Hits         4664     4713      +49     
+ Misses        305      301       -4     
  Partials       17       17              
Files Coverage Δ
src/modules/candidateCombiner.ts 100.00% <100.00%> (ø)
src/modules/candidateGenerator.ts 97.24% <ø> (ø)
src/modules/candidatePatchGenerator.ts 94.87% <ø> (-0.13%) ⬇️
src/modules/candidateWriter.ts 86.52% <100.00%> (ø)
src/types/dats/rom.ts 100.00% <100.00%> (ø)
src/types/files/archives/archive.ts 100.00% <100.00%> (ø)
src/types/files/archives/archiveEntry.ts 100.00% <100.00%> (ø)
src/types/files/archives/rar.ts 100.00% <100.00%> (ø)
src/types/files/archives/sevenZip.ts 76.74% <100.00%> (ø)
src/types/files/archives/tar.ts 92.00% <100.00%> (+4.90%) ⬆️
... and 4 more

@emmercm emmercm merged commit 07bad62 into main Oct 3, 2023
50 checks passed
@emmercm emmercm deleted the emmercm/file-md5-sha1 branch October 3, 2023 04:36
Copy link

github-actions bot commented Nov 3, 2023

🔒 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 Nov 3, 2023
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.

1 participant