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

allow paws.common 0.8.0 support vendor boto and vendor aws js sdk #876

Merged
merged 4 commits into from
Jan 18, 2025

Conversation

DyfanJones
Copy link
Member

This PR is design to help the transition from paws 0.7.0 to 0.8.0. As the backend vendor is changing, the endpoint regex is changing as well. This causes a breaking change and this PR resolves that issue

@DyfanJones DyfanJones added the enhancement 💡 New feature or request label Jan 18, 2025
@DyfanJones DyfanJones added this to the Paws 0.8.0 cran release milestone Jan 18, 2025
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.51%. Comparing base (23a7950) to head (2a2b685).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
+ Coverage   83.45%   83.51%   +0.05%     
==========================================
  Files         150      150              
  Lines       11110    11233     +123     
==========================================
+ Hits         9272     9381     +109     
- Misses       1838     1852      +14     

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

@DyfanJones DyfanJones merged commit 09da301 into paws-r:main Jan 18, 2025
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant