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 aws zone to sdk #1715

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Add aws zone to sdk #1715

merged 3 commits into from
Jan 11, 2024

Conversation

lferran
Copy link
Contributor

@lferran lferran commented Jan 11, 2024

Description

Also, allow any string as zone. As we add more zones, we want the sdk to not fail because the new zone is not listed in the enum. For now we will throw a warning.

How was this PR tested?

Integration tests

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (32c8352) 82.19% compared to head (80c9907) 82.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1715   +/-   ##
=======================================
  Coverage   82.19%   82.19%           
=======================================
  Files         334      334           
  Lines       19535    19537    +2     
=======================================
+ Hits        16056    16059    +3     
+ Misses       3479     3478    -1     
Flag Coverage Δ
ingest 69.11% <ø> (ø)
nucliadb 70.41% <ø> (-0.05%) ⬇️
reader 79.02% <ø> (ø)
sdk 40.58% <100.00%> (+0.12%) ⬆️
train 63.76% <ø> (ø)
utils 81.25% <ø> (ø)
writer 85.15% <ø> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@lferran lferran requested a review from a team January 11, 2024 09:12
@lferran lferran merged commit e8851a0 into main Jan 11, 2024
71 checks passed
@lferran lferran deleted the add-aws-zone-to-sdk branch January 11, 2024 10:01
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