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: update log levels #946

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Refactor: update log levels #946

merged 3 commits into from
Feb 22, 2024

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Feb 22, 2024

Fixes: #938

@emmercm emmercm self-assigned this Feb 22, 2024
Copy link

github-actions bot commented Feb 22, 2024

🧪 Branch testing instructions

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

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

Comment generated by the Pull Request Commenter workflow.

@emmercm emmercm marked this pull request as ready for review February 22, 2024 01:36
@emmercm emmercm enabled auto-merge (squash) February 22, 2024 01:36
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (80811e7) 93.54% compared to head (2b888d6) 93.53%.

Files Patch % Lines
src/modules/candidateWriter.ts 68.57% 11 Missing ⚠️
src/modules/datScanner.ts 72.22% 5 Missing ⚠️
src/modules/datMergerSplitter.ts 57.14% 3 Missing ⚠️
src/modules/candidateGenerator.ts 83.33% 1 Missing ⚠️
src/modules/candidateMergeSplitValidator.ts 66.66% 1 Missing ⚠️
src/modules/dir2DatCreator.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #946      +/-   ##
==========================================
- Coverage   93.54%   93.53%   -0.02%     
==========================================
  Files          89       89              
  Lines        5457     5463       +6     
  Branches     1255     1256       +1     
==========================================
+ Hits         5105     5110       +5     
- Misses        335      336       +1     
  Partials       17       17              

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

@emmercm emmercm merged commit 4d15f69 into main Feb 22, 2024
52 checks passed
@emmercm emmercm deleted the emmercm/20240221-log-levels branch February 22, 2024 01:41
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.

Comment generated by the GitHub Lock Issues workflow.

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

Show Changes Performed During the Run
1 participant