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!: VEC-273 0.9.1 support #11

Merged
merged 6 commits into from
Sep 6, 2024
Merged

feat!: VEC-273 0.9.1 support #11

merged 6 commits into from
Sep 6, 2024

Conversation

jdogmcsteezy
Copy link

@jdogmcsteezy jdogmcsteezy commented Aug 29, 2024

  • replace ScheduleDelay with Schedule
  • replace merge.Parallel with merge.IndexParallel
  • add merge.ReIndexParallel
  • add applyDefaults to IndexList and IndexGet

Jesse Schmidt added 2 commits August 29, 2024 11:29
- replace ScheduleDelay with Schedule
- replace merge.Parallel with merge.IndexParallel
- add merge.ReIndexParallel
@jdogmcsteezy jdogmcsteezy requested a review from reugn August 29, 2024 18:37
Jesse Schmidt added 2 commits August 29, 2024 12:59
@jdogmcsteezy
Copy link
Author

Can be reviewed now. Will need to change the image used in the docker compose files after AVS 0.9.1 is released

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 15.30249% with 238 lines in your changes missing coverage. Please review.

Project coverage is 21.33%. Comparing base (b7ab11d) to head (49d292f).

Files with missing lines Patch % Lines
protos/index.pb.go 2.08% 188 Missing ⚠️
protos/index_grpc.pb.go 0.00% 20 Missing ⚠️
client.go 64.00% 18 Missing ⚠️
protos/types.pb.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   21.19%   21.33%   +0.14%     
==========================================
  Files          18       18              
  Lines        5520     5717     +197     
==========================================
+ Hits         1170     1220      +50     
- Misses       4264     4408     +144     
- Partials       86       89       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reugn reugn changed the title !feat: VEC-273 0.9.1 support feat!: VEC-273 0.9.1 support Sep 3, 2024
@jdogmcsteezy jdogmcsteezy merged commit 97c1df4 into main Sep 6, 2024
4 checks passed
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.

3 participants