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

[dtest] endpoint to fetch tagged #3138

Merged
merged 4 commits into from
Feb 1, 2021
Merged

[dtest] endpoint to fetch tagged #3138

merged 4 commits into from
Feb 1, 2021

Conversation

gediminasgu
Copy link
Collaborator

What this PR does / why we need it:
Exposed client method FetchTagged to be used in dtests.

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE

@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #3138 (8874d9c) into master (25fbe60) will increase coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #3138     +/-   ##
=========================================
+ Coverage    72.1%    72.2%   +0.1%     
=========================================
  Files        1084     1084             
  Lines      100701   100279    -422     
=========================================
- Hits        72612    72486    -126     
+ Misses      23049    22748    -301     
- Partials     5040     5045      +5     
Flag Coverage Δ
aggregator 75.8% <ø> (-0.1%) ⬇️
cluster 84.8% <ø> (+<0.1%) ⬆️
collector 84.3% <ø> (ø)
dbnode 78.7% <ø> (-0.1%) ⬇️
m3em 74.4% <ø> (ø)
m3ninx 73.1% <ø> (ø)
metrics 20.0% <ø> (ø)
msg 74.2% <ø> (ø)
query 67.2% <ø> (+0.8%) ⬆️
x 80.4% <ø> (-0.3%) ⬇️

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 25fbe60...8874d9c. Read the comment docs.

@gediminasgu gediminasgu merged commit 54474fd into master Feb 1, 2021
@gediminasgu gediminasgu deleted the gg/dtest-fetch-tagged branch February 1, 2021 10:03
soundvibe added a commit that referenced this pull request Feb 1, 2021
* master:
  [dtest] endpoint to fetch tagged (#3138)
  Refactor FetchTagged to return an Iterator of results (#3141)
  [dbnode] Add aggregate term limit regression test (#3135)
  [DOCS] Adding Prometheus steps to quickstart (#3043)
  [dbnode] Revert AggregateQuery changes (#3133)
  Fix TestSessionFetchIDs flaky test (#3132)
  [dbnode] Alter multi-segments builder to order by size before processing (#3128)
  [dbnode] Emit aggregate usage metrics (#3123)
  [dbnode] Add Shard.OpenStreamingReader method (#3119)
soundvibe added a commit that referenced this pull request Feb 1, 2021
* master:
  [dtest] endpoint to fetch tagged (#3138)
SokolAndrey pushed a commit to SokolAndrey/m3 that referenced this pull request Feb 2, 2021
soundvibe added a commit that referenced this pull request Feb 2, 2021
* master:
  [dbnode] Remove unused Shard.ScanData method (#3148)
  [tests] Add option to skip setup for docker integration tests (#3146)
  [dbnode] Add source propagation to aggregate query (#3153)
  [aggregator] Prevent tcp client panic on nil placement (#3139)
  [dtest] endpoint to fetch tagged (#3138)
@vpranckaitis vpranckaitis removed their assignment Feb 15, 2021
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.

2 participants