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

Fix CI: update php-cs-fixer #106

Merged
merged 3 commits into from
Jan 28, 2021
Merged

Fix CI: update php-cs-fixer #106

merged 3 commits into from
Jan 28, 2021

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

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #106 (1167a7a) into v5 (a5ab67c) will not change coverage.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##                 v5     #106   +/-   ##
=========================================
  Coverage     77.03%   77.03%           
  Complexity      220      220           
=========================================
  Files            36       36           
  Lines          1032     1032           
=========================================
  Hits            795      795           
  Misses          237      237           
Flag Coverage Δ Complexity Δ
phpunit 77.03% <40.00%> (ø) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/Controller/Callback.php 64.28% <ø> (ø) 2.00 <0.00> (ø)
src/DependencyInjection/Configuration.php 98.96% <0.00%> (ø) 7.00 <0.00> (ø)
src/EnvelopeCreator/DefineEnvelope.php 97.61% <ø> (ø) 4.00 <0.00> (ø)
src/EnvelopeCreator/GetViewUrl.php 87.50% <ø> (ø) 4.00 <0.00> (ø)
src/Grant/JwtGrant.php 0.00% <0.00%> (ø) 7.00 <0.00> (ø)
src/DependencyInjection/DocusignExtension.php 98.67% <100.00%> (ø) 21.00 <0.00> (ø)
src/TokenEncoder/TokenEncoder.php 100.00% <100.00%> (ø) 4.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 a5ab67c...1167a7a. Read the comment docs.

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.

2 participants