woodpecker-ci / woodpecker

Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
3.88k stars 345 forks source link

Use proper oauth state #3847

Closed anbraten closed 6 days ago

anbraten commented 6 days ago

Extracted from #3822

woodpecker-bot commented 6 days ago

Deployment of preview was torn down

6543 commented 6 days ago

@anbraten smal lint nit

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 41.07143% with 33 lines in your changes missing coverage. Please review.

Project coverage is 27.94%. Comparing base (b8b6efb) to head (f6e0afb). Report is 1 commits behind head on main.

Files Patch % Lines
cmd/server/setup.go 0.00% 16 Missing :warning:
server/api/login.go 76.66% 6 Missing and 1 partial :warning:
cmd/server/server.go 0.00% 6 Missing :warning:
server/services/manager.go 0.00% 3 Missing :warning:
server/api/hook.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3847 +/- ## ========================================== - Coverage 28.25% 27.94% -0.31% ========================================== Files 363 366 +3 Lines 25114 25564 +450 ========================================== + Hits 7095 7143 +48 - Misses 17486 17766 +280 - Partials 533 655 +122 ```

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