Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#102: Fix status codes for expired tokens #103

Merged
merged 5 commits into from
Mar 10, 2024
Merged

Conversation

nicumicle
Copy link
Owner

Issue Link

Types of changes

  • Bug fix
  • New feature

Description

How has this been tested?

Screenshots (optional)

Checklist:

  • My code is tested.
  • I wrote tests for the impacted area
  • I ran composer check-plugin locally

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 88.69%. Comparing base (afede6a) to head (5f2b02c).

Files Patch % Lines
simple-jwt-login/src/Helpers/StatusCodeHelper.php 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
- Coverage     88.96%   88.69%   -0.27%     
- Complexity      742      744       +2     
============================================
  Files            41       42       +1     
  Lines          3316     3326      +10     
============================================
  Hits           2950     2950              
- Misses          366      376      +10     

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

@nicumicle nicumicle self-assigned this Mar 10, 2024
@nicumicle nicumicle added bug Something isn't working CI/CD labels Mar 10, 2024
@nicumicle nicumicle merged commit 26fed1e into master Mar 10, 2024
4 of 7 checks passed
@nicumicle nicumicle deleted the issue-102-status-codes branch March 10, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant