GregoireHebert / docusign-bundle

Symfony bundle to create electronic signatures with DocuSign
https://github.com/GregoireHebert/docusign-bundle
MIT License
33 stars 13 forks source link

fix: CS #129

Closed vincentchalamon closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (2d34758) into main (652ecf0) will increase coverage by 0.25%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #129      +/-   ##
============================================
+ Coverage     69.40%   69.65%   +0.25%     
  Complexity      262      262              
============================================
  Files            47       42       -5     
  Lines          1157     1104      -53     
============================================
- Hits            803      769      -34     
+ Misses          354      335      -19     
Flag Coverage Δ
phpunit 69.65% <ø> (+0.25%) :arrow_up:

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

Impacted Files Coverage Δ
src/EnvelopeCreator/GetViewUrl.php 85.71% <ø> (-1.79%) :arrow_down:
src/EnvelopeCreator/CreateDocument.php 91.66% <0.00%> (-1.67%) :arrow_down:
src/EnvelopeBuilder.php 26.72% <0.00%> (-1.38%) :arrow_down:
...entSubscriber/AuthorizationCodeEventSubscriber.php 89.28% <0.00%> (-0.72%) :arrow_down:
src/DependencyInjection/Configuration.php 97.80% <0.00%> (-0.13%) :arrow_down:
src/EnvelopeCreator/DefineEnvelope.php 97.67% <0.00%> (-0.06%) :arrow_down:
src/DependencyInjection/DocusignExtension.php 98.69% <0.00%> (-0.02%) :arrow_down:
src/Grant/JwtGrant.php 0.00% <0.00%> (ø)
src/Controller/Consent.php 100.00% <0.00%> (ø)
... and 16 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1985455469


Files with Coverage Reduction New Missed Lines %
src/EnvelopeCreator/TraceableEnvelopeBuilderCallableInterface.php 1 0%
src/Filesystem/FilesystemDecorator.php 2 0%
src/Grant/JwtGrant.php 17 0%
<!-- Total: 20 -->
Totals Coverage Status
Change from base Build 1734745274: -1.8%
Covered Lines: 696
Relevant Lines: 941

💛 - Coveralls