jborean93 / pyspnego

Python SPNEGO authentication library
MIT License
52 stars 11 forks source link

Update CI matrix and dev deps #83

Closed jborean93 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.96%. Comparing base (e3db11f) to head (d5c8596). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== - Coverage 99.96% 99.96% -0.01% ========================================== Files 30 30 Lines 5365 5361 -4 ========================================== - Hits 5363 5359 -4 Misses 2 2 ``` | [Flag](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | Coverage Δ | | |---|---|---| | [heimdal](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `96.36% <ø> (-0.01%)` | :arrow_down: | | [macOS](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `94.73% <ø> (-0.01%)` | :arrow_down: | | [mit](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `96.49% <ø> (-0.01%)` | :arrow_down: | | [py3.10](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.92% <ø> (-0.01%)` | :arrow_down: | | [py3.11](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.92% <ø> (-0.01%)` | :arrow_down: | | [py3.12](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.92% <ø> (-0.01%)` | :arrow_down: | | [py3.8](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.92% <ø> (-0.01%)` | :arrow_down: | | [py3.9](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.96% <ø> (-0.01%)` | :arrow_down: | | [sspi](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `95.87% <ø> (-0.01%)` | :arrow_down: | | [ubuntu](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `96.54% <ø> (-0.01%)` | :arrow_down: | | [windows](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `95.87% <ø> (-0.01%)` | :arrow_down: | | [x64](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `99.96% <ø> (-0.01%)` | :arrow_down: | | [x86](https://app.codecov.io/gh/jborean93/pyspnego/pull/83/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jordan+Borean) | `95.84% <ø> (-0.01%)` | :arrow_down: | 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=Jordan+Borean#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.