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

Refactor: queue log messages #498

Merged
merged 4 commits into from
Jul 23, 2023
Merged

Refactor: queue log messages #498

merged 4 commits into from
Jul 23, 2023

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Jul 23, 2023

No description provided.

@emmercm emmercm self-assigned this Jul 23, 2023
@github-actions
Copy link

🧪 Branch Testing

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

npm exec --yes -- "github:emmercm/igir#emmercm/log-queueing" [commands..] [options]

@emmercm emmercm enabled auto-merge (squash) July 23, 2023 17:48
@codecov-commenter
Copy link

Codecov Report

Merging #498 (106e88e) into main (38dcd40) will increase coverage by 0.00%.
The diff coverage is 88.67%.

@@           Coverage Diff           @@
##             main     #498   +/-   ##
=======================================
  Coverage   93.34%   93.35%           
=======================================
  Files          71       71           
  Lines        4178     4184    +6     
  Branches      872      871    -1     
=======================================
+ Hits         3900     3906    +6     
  Misses        264      264           
  Partials       14       14           
Impacted Files Coverage Δ
src/modules/romWriter.ts 88.99% <70.96%> (ø)
src/modules/outputCleaner.ts 96.42% <75.00%> (ø)
src/modules/movedRomDeleter.ts 94.73% <80.00%> (ø)
src/modules/patchScanner.ts 94.28% <83.33%> (ø)
src/modules/datScanner.ts 94.44% <87.50%> (ø)
src/modules/candidateGenerator.ts 97.48% <90.90%> (ø)
src/console/progressBar.ts 100.00% <100.00%> (ø)
src/console/progressBarCLI.ts 95.68% <100.00%> (+0.23%) ⬆️
src/igir.ts 100.00% <100.00%> (ø)
src/modules/candidateFilter.ts 100.00% <100.00%> (ø)
... and 10 more

@emmercm emmercm merged commit 29a4baf into main Jul 23, 2023
@emmercm emmercm deleted the emmercm/log-queueing branch July 23, 2023 18:04
@github-actions
Copy link

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

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 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.

2 participants