Skip to content

Fix to work with Symfony's http-client#63

Merged
tvdijen merged 11 commits intomasterfrom
bugfix/http-client
Mar 18, 2026
Merged

Fix to work with Symfony's http-client#63
tvdijen merged 11 commits intomasterfrom
bugfix/http-client

Conversation

@tvdijen
Copy link
Member

@tvdijen tvdijen commented Mar 15, 2026

Closes #42
Closes #62

@codecov
Copy link

codecov bot commented Mar 15, 2026

Codecov Report

❌ Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.93%. Comparing base (d49a0c2) to head (e68d25e).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #63      +/-   ##
============================================
- Coverage     66.58%   65.93%   -0.65%     
+ Complexity      154      153       -1     
============================================
  Files             4        4              
  Lines           407      411       +4     
============================================
  Hits            271      271              
- Misses          136      140       +4     
🚀 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.

@tvdijen tvdijen force-pushed the bugfix/http-client branch from df774cb to fdb3a4b Compare March 15, 2026 18:37
@tvdijen tvdijen force-pushed the bugfix/http-client branch from fdb3a4b to 70cc526 Compare March 15, 2026 18:39
@monkeyiq
Copy link
Contributor

seems the linter is rate limited at the moment.

…66)

* Bump the all-actions group with 3 updates (#65)

Bumps the all-actions group with 3 updates: [simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml](https://github.com/simplesamlphp/simplesamlphp-test-framework), [simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml](https://github.com/simplesamlphp/simplesamlphp-test-framework) and [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact).


Updates `simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml` from 1.11.1 to 1.11.3
- [Commits](simplesamlphp/simplesamlphp-test-framework@v1.11.1...v1.11.3)

Updates `simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml` from 1.11.1 to 1.11.3
- [Commits](simplesamlphp/simplesamlphp-test-framework@v1.11.1...v1.11.3)

Updates `geekyeggo/delete-artifact` from 5 to 6
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
- [Commits](GeekyEggo/delete-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: geekyeggo/delete-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* This appears to be the only place that is causing the entityid issue

This was mentioned here
#64

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@tvdijen tvdijen merged commit 8db1632 into master Mar 18, 2026
34 of 36 checks passed
@tvdijen tvdijen deleted the bugfix/http-client branch March 18, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants