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: update checker #497

Merged
merged 12 commits into from
Jul 23, 2023
Merged

Feature: update checker #497

merged 12 commits into from
Jul 23, 2023

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Jul 23, 2023

Fix #474

@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/update-checker" [commands..] [options]

@emmercm emmercm marked this pull request as ready for review July 23, 2023 18:22
@emmercm emmercm enabled auto-merge (squash) July 23, 2023 18:22
@codecov-commenter
Copy link

Codecov Report

Merging #497 (8de78d0) into main (29a4baf) will decrease coverage by 0.07%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #497      +/-   ##
==========================================
- Coverage   93.35%   93.29%   -0.07%     
==========================================
  Files          71       72       +1     
  Lines        4184     4204      +20     
  Branches      871      875       +4     
==========================================
+ Hits         3906     3922      +16     
- Misses        264      268       +4     
  Partials       14       14              
Impacted Files Coverage Δ
src/console/progressBar.ts 100.00% <ø> (ø)
src/igir.ts 100.00% <ø> (ø)
src/modules/updateChecker.ts 80.00% <80.00%> (ø)
src/console/logLevel.ts 100.00% <100.00%> (ø)
src/console/logger.ts 96.36% <100.00%> (+0.06%) ⬆️

@emmercm emmercm merged commit 9aee9aa into main Jul 23, 2023
@emmercm emmercm deleted the emmercm/update-checker branch July 23, 2023 18:38
@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.

Check for updates on startup
2 participants