Skip to content

perf(entities): set fetch total flag, if requested #66

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

Merged
merged 3 commits into from
Jan 25, 2021

Conversation

skjindal93
Copy link
Contributor

Description

Setting fetchTotal on EntitiesRequest, only if the total has been requested

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@skjindal93 skjindal93 changed the title chore(entities): set fetch total flag, if requested perf(entities): set fetch total flag, if requested Jan 22, 2021
@github-actions

This comment has been minimized.

@skjindal93 skjindal93 marked this pull request as ready for review January 22, 2021 14:09
@skjindal93 skjindal93 requested a review from a team as a code owner January 22, 2021 14:09
@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #66 (59c3c8f) into main (ae31ad6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #66   +/-   ##
=========================================
  Coverage     55.96%   55.96%           
  Complexity       41       41           
=========================================
  Files            20       20           
  Lines           377      377           
  Branches         18       18           
=========================================
  Hits            211      211           
  Misses          162      162           
  Partials          4        4           
Flag Coverage Δ Complexity Δ
unit 55.96% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ae31ad6...59c3c8f. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

// that the neighbors would have to be live in the requested time range. Supporting time
// agnostic interations would mean a change in the way interactions are implemented
false,
// entity interactions doesn't support time agnostic nature, and would mean
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: this comment applies to the boolean above

@skjindal93 skjindal93 merged commit d17be2c into main Jan 25, 2021
@skjindal93 skjindal93 deleted the fetch+total+if+requested branch January 25, 2021 09:16
@github-actions
Copy link

Unit Test Results

  7 files  ±0    7 suites  ±0   11s ⏱️ +3s
15 tests ±0  15 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d17be2c. ± Comparison against base commit ae31ad6.

skjindal93 pushed a commit that referenced this pull request Jun 21, 2024
* fix: apply limit on span log fetch

* chore: upgrade jetty
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.

2 participants