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

Added extra information when profiling mongodb #562

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added extra information when profiling mongodb #562

wants to merge 3 commits into from

Conversation

sebastianarena
Copy link

@sebastianarena sebastianarena commented Nov 29, 2018

Very useful information comes in the second parameter, such as sort, limit and projection

Very useful comes in the second parameter, such as sort, limit and projection
Copy link

@lardissone lardissone left a comment

Choose a reason for hiding this comment

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

Important to have sort information in output.

@codecov-commenter
Copy link

Codecov Report

Merging #562 into master will decrease coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #562      +/-   ##
==========================================
- Coverage   57.29%   57.08%   -0.22%     
==========================================
  Files          44       44              
  Lines        2810     2810              
==========================================
- Hits         1610     1604       -6     
- Misses       1200     1206       +6     
Impacted Files Coverage Δ
probes/mongo-probe.js 12.26% <ø> (ø)
src/plugins/node/env/nodeenvplugin.cpp 87.05% <0.00%> (-4.32%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4862e68...c71ce51. Read the comment docs.

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

3 participants