oittaa / gcp-storage-emulator

Local emulator for Google Cloud Storage
BSD 3-Clause "New" or "Revised" License
155 stars 42 forks source link

Python 3.11 support #233

Closed oittaa closed 4 months ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.11 :tada:

Comparison is base (a080bf6) 87.90% compared to head (57db922) 88.01%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================== + Coverage 87.90% 88.01% +0.11% ========================================== Files 7 7 Lines 868 876 +8 Branches 107 112 +5 ========================================== + Hits 763 771 +8 Misses 77 77 Partials 28 28 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `88.01% <100.00%> (+0.11%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oittaa#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/oittaa/gcp-storage-emulator/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oittaa) | Coverage Δ | | |---|---|---| | [src/gcp\_storage\_emulator/server.py](https://app.codecov.io/gh/oittaa/gcp-storage-emulator/pull/233?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oittaa#diff-c3JjL2djcF9zdG9yYWdlX2VtdWxhdG9yL3NlcnZlci5weQ==) | `85.87% <100.00%> (+0.38%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/oittaa/gcp-storage-emulator/pull/233/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=oittaa)

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