Skip to content

Comments

fix: add basic ErrorController#41

Merged
batopa merged 3 commits intomasterfrom
fix/add-error-controller
Feb 17, 2026
Merged

fix: add basic ErrorController#41
batopa merged 3 commits intomasterfrom
fix/add-error-controller

Conversation

@stefanorosanelli
Copy link
Member

@stefanorosanelli stefanorosanelli commented Feb 13, 2026

This PR introduces a new ErrorController to the MyApp\Controller namespace

This will make sure the right controller is created when an exception like ExpiredTokenException is thrown

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ac6f4c7) to head (8fed77d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #41   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         3         3           
===========================================
  Files              1         1           
  Lines             11        11           
===========================================
  Hits              11        11           

☔ 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.

@batopa batopa marked this pull request as ready for review February 17, 2026 15:14
@batopa batopa merged commit 06000ae into master Feb 17, 2026
18 checks passed
@batopa batopa deleted the fix/add-error-controller branch February 17, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants