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

minor metadb fixes for dynamo and bolt #2884

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

andaaron
Copy link
Contributor

  1. dynamodb: refactor multiple apikey metadb calls into a single one
  2. dynamodb/boltdb: fix an error message related to getting the patches to update the db (as a note this is not used atm in production)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andaaron andaaron marked this pull request as ready for review January 17, 2025 08:51
@andaaron andaaron requested a review from rchincha as a code owner January 17, 2025 08:51
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (cdcafa9) to head (f756fda).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2884      +/-   ##
==========================================
+ Coverage   91.88%   91.89%   +0.01%     
==========================================
  Files         170      170              
  Lines       30285    30291       +6     
==========================================
+ Hits        27827    27836       +9     
+ Misses       1829     1827       -2     
+ Partials      629      628       -1     

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

@andaaron andaaron merged commit fba695a into project-zot:main Jan 17, 2025
39 checks passed
@andaaron andaaron deleted the fix branch January 17, 2025 09:18
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