JuliaServices / CloudStore.jl

A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16 stars 8 forks source link

Add a basic support for parsing urls from virtual private cloud #49

Closed Drvi closed 9 months ago

Drvi commented 9 months ago

In similar vein to https://github.com/JuliaServices/CloudBase.jl/pull/35

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (63e4b3a) 84.32% compared to head (5fd14eb) 84.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 84.32% 84.37% +0.04% ========================================== Files 7 7 Lines 657 659 +2 ========================================== + Hits 554 556 +2 Misses 103 103 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.