nextcloud / twofactor_totp

🔑 Second factor TOTP (RFC 6238) provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_totp
GNU Affero General Public License v3.0
284 stars 58 forks source link

chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 #1472

Closed nickvergessen closed 6 months ago

nickvergessen commented 9 months ago

Signed-off-by: Joas Schilling coding@schilljs.com

codecov[bot] commented 9 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (stable28@a2810f1). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable28 #1472 +/- ## =========================================== Coverage ? 44.29% Complexity ? 99 =========================================== Files ? 19 Lines ? 298 Branches ? 0 =========================================== Hits ? 132 Misses ? 166 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1472/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1472/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `44.29% <0.00%> (?)` | | 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=nextcloud#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.

st3iny commented 6 months ago

Superseded by https://github.com/nextcloud/twofactor_totp/pull/1474.