Skip to content

Conversation

@dlundgren
Copy link
Contributor

Fixes #56 in that it allows service tickets to be validated when method: proxyValidate is fed to TicketValidatorTrait::validate.

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.63%. Comparing base (e7801a9) to head (9d28b70).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #57      +/-   ##
============================================
- Coverage     66.72%   66.63%   -0.09%     
- Complexity      351      353       +2     
============================================
  Files            26       26              
  Lines          1190     1190              
============================================
- Hits            794      793       -1     
- Misses          396      397       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pradtke pradtke merged commit b0ac520 into simplesamlphp:master Nov 21, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Service tickets no longer validate when validate is called with method=proxyValidate

2 participants