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 job event handler #19

Merged
merged 2 commits into from
Mar 5, 2023
Merged

Refactor job event handler #19

merged 2 commits into from
Mar 5, 2023

Conversation

k2tzumi
Copy link
Owner

@k2tzumi k2tzumi commented Mar 5, 2023

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2023

Code Metrics Report

main (0d5a530) refactor-callback-type (9954b7b) +/-
Coverage 52.9% 43.0% -9.9%
Code to Test Ratio 1:0.0 1:0.0 -0.0
Test Execution Time 4s 4s 0s
Details
  |                     | main (0d5a530) |     refactor-callback-type     |  +/-  |
  |                     |                |           (9954b7b)            |       |
  |---------------------|----------------|--------------------------------|-------|
- | Coverage            |          52.9% |                          43.0% | -9.9% |
  |   Files             |              2 |                              2 |     0 |
  |   Lines             |            121 |                            121 |     0 |
- |   Covered           |             64 |                             52 |   -12 |
- | Code to Test Ratio  |          1:0.0 |                          1:0.0 |  -0.0 |
  |   Code              |         477126 |                         477102 |   -24 |
- |   Test              |            433 |                            406 |   -27 |
  | Test Execution Time |             4s |                             4s |    0s |

Code coverage of files in pull request scope (45.7% → 35.5%)

Files Coverage +/-
src/DelayedJobBroker.ts 35.5% -10.2%
src/JobBroker.ts 35.5% -10.2%

Reported by octocov

@k2tzumi k2tzumi merged commit 346e382 into main Mar 5, 2023
@k2tzumi k2tzumi deleted the refactor-callback-type branch March 5, 2023 07:17
@github-actions github-actions bot mentioned this pull request Mar 5, 2023
k2tzumi added a commit to k2tzumi/openai-slack-bot that referenced this pull request Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant