pressbooks / pressbooks-saml-sso

SAML2 Single Sign-On integration for Pressbooks (Shibboleth, ADFS, Google Apps, Etc.)
GNU General Public License v3.0
3 stars 1 forks source link

feat: use WordPress plugin dependency feature #202

Closed greatislander closed 7 months ago

greatislander commented 8 months ago

WordPress 6.5 (coming Tuesday) introduces plugin dependencies.

This means we can remove the pb_meets_minimum_requirements check.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 87.84%. Comparing base (c071307) to head (c65682b).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/202/graphs/tree.svg?width=650&height=150&src=pr&token=sHRYPkj6j4&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks)](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/202?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) ```diff @@ Coverage Diff @@ ## dev #202 +/- ## ========================================= Coverage 87.84% 87.84% Complexity 189 189 ========================================= Files 3 3 Lines 625 625 ========================================= Hits 549 549 Misses 76 76 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/202?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/202?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Last update [c071307...c65682b](https://app.codecov.io/gh/pressbooks/pressbooks-saml-sso/pull/202?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks).