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: add S3Path #206

Merged
merged 5 commits into from
Sep 3, 2024
Merged

feat: add S3Path #206

merged 5 commits into from
Sep 3, 2024

Conversation

lucianosrp
Copy link
Contributor

Not 100% if this was already made somewhere.
Very simple s3 path parser but can still come in handy!

Please let me know your thoughts. Feedback is always welcomed 🤗

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e186814) to head (ea31b61).
Report is 44 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #206    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           11        18     +7     
  Lines          685      1021   +336     
  Branches       169       246    +77     
==========================================
+ Hits           685      1021   +336     

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

Copy link
Collaborator

@yezz123 yezz123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Start @lucianosrp

Two things missing:

Overall once this is done, I will be happy to merge it 🤗

pydantic_extra_types/s3.py Show resolved Hide resolved
Copy link
Collaborator

@yezz123 yezz123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@yezz123 yezz123 merged commit c7db9d7 into pydantic:main Sep 3, 2024
21 checks passed
@lucianosrp lucianosrp deleted the feature/add-s3-path branch September 3, 2024 17:32
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