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: Ignore doctrine/dbal #626

Merged
merged 1 commit into from
Aug 18, 2021
Merged

Fix: Ignore doctrine/dbal #626

merged 1 commit into from
Aug 18, 2021

Conversation

localheinz
Copy link
Member

This pull request

  • ignores doctrine/dbal when updating dependencies

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #626 (25e1b8e) into main (91a1775) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 25e1b8e differs from pull request most recent head ffc9a05. Consider uploading reports for the commit ffc9a05 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main     #626   +/-   ##
=========================================
  Coverage     99.04%   99.04%           
  Complexity      110      110           
=========================================
  Files            25       25           
  Lines           315      315           
=========================================
  Hits            312      312           
  Misses            3        3           
Impacted Files Coverage Δ
src/Count.php 100.00% <ø> (ø)
src/FieldDefinition.php 100.00% <ø> (ø)
src/FieldDefinition/Closure.php 100.00% <ø> (ø)
src/FieldDefinition/Optional.php 100.00% <ø> (ø)
src/Strategy/WithoutOptionalStrategy.php 100.00% <ø> (ø)
src/Exception/ClassMetadataNotFound.php 100.00% <100.00%> (ø)
src/Exception/ClassNotFound.php 100.00% <100.00%> (ø)
...rc/Exception/EntityDefinitionAlreadyRegistered.php 100.00% <100.00%> (ø)
src/Exception/EntityDefinitionNotRegistered.php 100.00% <100.00%> (ø)
src/Exception/InvalidCount.php 100.00% <100.00%> (ø)
... and 12 more

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 91a1775...ffc9a05. Read the comment docs.

@localheinz localheinz merged commit a076468 into main Aug 18, 2021
@localheinz localheinz deleted the fix/dbal branch August 18, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants