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

[#10504] Geometry filter query in the mongodb is not traced #10505

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Nov 13, 2023

No description provided.

@emeroad emeroad linked an issue Nov 13, 2023 that may be closed by this pull request
@emeroad emeroad added the bug label Nov 13, 2023
@emeroad emeroad added this to the 3.0.0 milestone Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

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

Comparison is base (205e22e) 37.65% compared to head (da5d079) 37.65%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #10505   +/-   ##
=========================================
  Coverage     37.65%   37.65%           
- Complexity    11703    11711    +8     
=========================================
  Files          3747     3747           
  Lines         93994    93994           
  Branches      10235    10236    +1     
=========================================
+ Hits          35392    35398    +6     
+ Misses        55649    55647    -2     
+ Partials       2953     2949    -4     
Files Coverage Δ
...avercorp/pinpoint/plugin/mongo/MongoConstants.java 100.00% <100.00%> (ø)
.../navercorp/pinpoint/plugin/mongo/WriteContext.java 15.56% <100.00%> (+4.34%) ⬆️
...m/navercorp/pinpoint/plugin/mongo/MongoPlugin.java 0.00% <0.00%> (ø)

... and 8 files with indirect coverage changes

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

@emeroad emeroad merged commit a13e19e into pinpoint-apm:master Nov 13, 2023
3 checks passed
@emeroad emeroad deleted the #10504_geometry branch November 15, 2023 01:31
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.

Geometry filter query in the mongodb is not traced
1 participant