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

Use correct method signature for sigquit #982

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Jun 21, 2024

Goal

We were using the wrong JDI signature for our SIGQUIT capture which led to silent failure. This only affects the migration branch.

@fractalwrench fractalwrench requested a review from a team as a code owner June 21, 2024 16:29
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.76%. Comparing base (806865e) to head (c23ac5d).

Additional details and impacted files

Impacted file tree graph

@@                    Coverage Diff                    @@
##           integration/v2-migration     #982   +/-   ##
=========================================================
  Coverage                     79.76%   79.76%           
=========================================================
  Files                           407      406    -1     
  Lines                         10812    10804    -8     
  Branches                       1717     1716    -1     
=========================================================
- Hits                           8624     8618    -6     
  Misses                         1407     1407           
+ Partials                        781      779    -2     

see 9 files with indirect coverage changes

Copy link
Collaborator

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fractalwrench fractalwrench merged commit 60c9094 into integration/v2-migration Jun 24, 2024
3 checks passed
@fractalwrench fractalwrench deleted the fix-sigquit-sig branch June 24, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants