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

Add CONCURRENCY operator support to Query Specification #112

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

jharley
Copy link
Collaborator

@jharley jharley commented Feb 1, 2022

Adds support for the CONCURRENCY operator.

Resolves #108

@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2022

Codecov Report

Merging #112 (689dc7b) into main (06686a2) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   85.62%   85.65%   +0.02%     
==========================================
  Files          25       25              
  Lines        1795     1798       +3     
==========================================
+ Hits         1537     1540       +3     
  Misses        204      204              
  Partials       54       54              
Impacted Files Coverage Δ
client/query_spec.go 92.98% <100.00%> (+0.38%) ⬆️
honeycombio/data_source_query_specification.go 95.14% <100.00%> (ø)

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 06686a2...689dc7b. Read the comment docs.

@jharley jharley merged commit 6948259 into main Feb 4, 2022
@jharley jharley deleted the jharley.concurrency-support branch February 4, 2022 14:52
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.

Add CONCURRENCY support to Query Specification
3 participants