Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix CI + fix for lcobucci/jwt:^4.0 #104

Merged
merged 2 commits into from
Nov 27, 2020
Merged

Fix CI + fix for lcobucci/jwt:^4.0 #104

merged 2 commits into from
Nov 27, 2020

Conversation

vincentchalamon
Copy link
Collaborator

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT

@vincentchalamon vincentchalamon self-assigned this Nov 25, 2020
@vincentchalamon vincentchalamon marked this pull request as draft November 25, 2020 08:40
@vincentchalamon vincentchalamon changed the title Fix CI Fix CI + fix for lcobucci/jwt:^4.0 Nov 25, 2020
@codecov
Copy link

codecov bot commented Nov 27, 2020

Codecov Report

Merging #104 (6ee384e) into v5 (3092096) will decrease coverage by 0.55%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                 v5     #104      +/-   ##
============================================
- Coverage     77.58%   77.03%   -0.56%     
+ Complexity      237      220      -17     
============================================
  Files            36       36              
  Lines          1004     1032      +28     
============================================
+ Hits            779      795      +16     
- Misses          225      237      +12     
Flag Coverage Δ Complexity Δ
phpunit 77.03% <0.00%> (-0.56%) 0.00 <2.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Grant/JwtGrant.php 0.00% <0.00%> (ø) 7.00 <2.00> (-2.00)
src/DependencyInjection/Configuration.php 98.96% <0.00%> (+0.09%) 7.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3092096...6ee384e. Read the comment docs.

src/Grant/JwtGrant.php Outdated Show resolved Hide resolved
Co-authored-by: Grégoire Hébert <gregoire@les-tilleuls.coop>
@vincentchalamon vincentchalamon merged commit 9302e22 into v5 Nov 27, 2020
@vincentchalamon vincentchalamon deleted the fix/ci branch November 27, 2020 16:07
@GregoireHebert
Copy link
Owner

Thank you Vincent <3

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants