pahrohfit / sanic-beskar

Strong, Simple, and Precise, (and now async!) security for Sanic APIs
http://sanic-beskar.readthedocs.io/en/latest/
MIT License
12 stars 2 forks source link

Python 3.12 support #55

Closed pahrohfit closed 1 year ago

pahrohfit commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (764a4cc) 88.31% compared to head (e2a4693) 88.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## ======================================= Coverage 88.31% 88.31% ======================================= Files 9 9 Lines 830 830 ======================================= Hits 733 733 Misses 97 97 ``` | [Flag](https://app.codecov.io/gh/pahrohfit/sanic-beskar/pull/55/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rob) | Coverage Δ | | |---|---|---| | [pytest](https://app.codecov.io/gh/pahrohfit/sanic-beskar/pull/55/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rob) | `88.31% <ø> (ø)` | | 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=rob#carryforward-flags-in-the-pull-request-comment) to find out more.

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

codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (764a4cce44d2d98f43033eb638a46fdbebfba5b3) | 830 | 733 | 88.31% | | | Head commit (e2a4693e9345b86e091a5c9b100c7d82355cd2cf) | 830 (+0) | 733 (+0) | 88.31% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#55) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences