Skip to content

Remove unused params from jenkinsfile

62e3da4
Select commit
Loading
Failed to load commit list.
Open

Update from qilin fork #21

Remove unused params from jenkinsfile
62e3da4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

22.93% (-29.44%) compared to 785a03f

View this Pull Request on Codecov

22.93% (-29.44%) compared to 785a03f

Details

Codecov Report

❌ Patch coverage is 9.68400% with 886 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.93%. Comparing base (785a03f) to head (62e3da4).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
pkg/api/social.go 0.00% 220 Missing ⚠️
pkg/manager/login.go 1.73% 113 Missing ⚠️
pkg/api/password_reset.go 0.00% 110 Missing ⚠️
pkg/service/auth_log.go 0.00% 57 Missing ⚠️
pkg/api/login.go 0.00% 52 Missing ⚠️
pkg/manager/oauth2.go 51.68% 38 Missing and 5 partials ⚠️
pkg/api/server.go 0.00% 39 Missing ⚠️
pkg/api/centrifugo.go 0.00% 37 Missing ⚠️
pkg/api/apierror/handler.go 5.26% 36 Missing ⚠️
pkg/api/manage.go 0.00% 27 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #21       +/-   ##
============================================
- Coverage    52.36%   22.93%   -29.44%     
============================================
  Files           23       40       +17     
  Lines         1461     2416      +955     
============================================
- Hits           765      554      -211     
- Misses         683     1830     +1147     
- Partials        13       32       +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.