JuliaServices / CloudStore.jl

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

Make url parsing less case sensitive #41

Closed Drvi closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9792b84) 82.93% compared to head (4aa0d16) 82.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ======================================= Coverage 82.93% 82.93% ======================================= Files 7 7 Lines 580 580 ======================================= Hits 481 481 Misses 99 99 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaServices/CloudStore.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaServices) | Coverage Δ | | |---|---|---| | [src/parse.jl](https://app.codecov.io/gh/JuliaServices/CloudStore.jl/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaServices#diff-c3JjL3BhcnNlLmps) | `73.97% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.