jenkinsci / oic-auth-plugin

A Jenkins plugin which lets you login to Jenkins using your own, self-hosted or public openid connect server.
https://plugins.jenkins.io/oic-auth
MIT License
74 stars 94 forks source link

Remove unused `<st:once>` tag #442

Closed basil closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 71.65%. Comparing base (68e4d40) to head (2a120e0). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #442 +/- ## ============================================ - Coverage 72.04% 71.65% -0.40% Complexity 221 221 ============================================ Files 17 17 Lines 1023 1030 +7 Branches 144 146 +2 ============================================ + Hits 737 738 +1 - Misses 198 203 +5 - Partials 88 89 +1 ```

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

jtnord commented 1 month ago

thanks