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

feat: support InsertsRequest #81

Merged
merged 3 commits into from
Jun 5, 2023
Merged

feat: support InsertsRequest #81

merged 3 commits into from
Jun 5, 2023

Conversation

yuanbohan
Copy link
Contributor

What's changed and what's your intention?

  • upgrade proto to support InsertsRequest
  • support more datatypes

Checklist

  • I have added the necessary unit tests and integration tests.

@yuanbohan yuanbohan force-pushed the support-more-datatypes branch from a14d00a to 77ea424 Compare June 5, 2023 09:32
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #81 (77ea424) into main (373a210) will increase coverage by 0.54%.
The diff coverage is 83.54%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   82.07%   82.61%   +0.54%     
==========================================
  Files          12       12              
  Lines         859      903      +44     
==========================================
+ Hits          705      746      +41     
- Misses        117      119       +2     
- Partials       37       38       +1     
Impacted Files Coverage Δ
metric.go 78.68% <50.00%> (-2.02%) ⬇️
insert.go 94.73% <92.85%> (-5.27%) ⬇️
client.go 50.00% <100.00%> (ø)
series.go 93.83% <100.00%> (+6.93%) ⬆️
stream_client.go 45.45% <100.00%> (ø)
util.go 100.00% <100.00%> (ø)

@yuanbohan yuanbohan merged commit 302ee78 into main Jun 5, 2023
@yuanbohan yuanbohan deleted the support-more-datatypes branch June 5, 2023 09:40
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.

1 participant