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

[#10604] Move ExecuteQuery state to SpanEvent #10621

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 17, 2024

No description provided.

@emeroad emeroad added this to the 3.0.0 milestone Jan 17, 2024
@emeroad emeroad changed the title [#9631] Move ExecuteQuery state to SpanEvent [#10604] Move ExecuteQuery state to SpanEvent Jan 17, 2024
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

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

Comparison is base (447e328) 38.11% compared to head (5597513) 38.10%.

Files Patch % Lines
...navercorp/pinpoint/profiler/context/SpanEvent.java 0.00% 3 Missing ⚠️
...ler/context/recorder/WrappedSpanEventRecorder.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10621      +/-   ##
============================================
- Coverage     38.11%   38.10%   -0.02%     
+ Complexity    11925    11922       -3     
============================================
  Files          3782     3782              
  Lines         94622    94624       +2     
  Branches      10311    10311              
============================================
- Hits          36069    36059      -10     
- Misses        55559    55570      +11     
- Partials       2994     2995       +1     

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

@emeroad emeroad merged commit 4daf903 into pinpoint-apm:master Jan 17, 2024
1 of 3 checks passed
@emeroad emeroad linked an issue Jan 17, 2024 that may be closed by this pull request
@emeroad emeroad deleted the #10604_executeQuerystate branch January 17, 2024 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark multiple sql execution within single transaction as error
1 participant