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: Wrapping #143

Merged
merged 1 commit into from
Mar 31, 2020
Merged

Fix: Wrapping #143

merged 1 commit into from
Mar 31, 2020

Conversation

localheinz
Copy link
Member

This PR

  • fixes the wrapping

@codecov
Copy link

codecov bot commented Mar 31, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@746b0a2). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #143   +/-   ##
=========================================
  Coverage          ?   98.14%           
  Complexity        ?       74           
=========================================
  Files             ?       13           
  Lines             ?      216           
  Branches          ?        0           
=========================================
  Hits              ?      212           
  Misses            ?        4           
  Partials          ?        0           
Impacted Files Coverage Δ Complexity Δ
src/FixtureFactory.php 98.21% <100.00%> (ø) 38.00 <0.00> (?)
src/Exception/ClassMetadataNotFound.php 100.00% <0.00%> (ø) 2.00% <0.00%> (?%)
src/Exception/ClassNotFound.php 100.00% <0.00%> (ø) 1.00% <0.00%> (?%)
...rc/Exception/EntityDefinitionAlreadyRegistered.php 100.00% <0.00%> (ø) 2.00% <0.00%> (?%)
src/FieldDefinition.php 100.00% <0.00%> (ø) 8.00% <0.00%> (?%)
src/Exception/InvalidDefinition.php 100.00% <0.00%> (ø) 1.00% <0.00%> (?%)
src/Definition/Definitions.php 91.30% <0.00%> (ø) 10.00% <0.00%> (?%)
src/Exception/InvalidFieldDefinitions.php 100.00% <0.00%> (ø) 1.00% <0.00%> (?%)
src/Exception/InvalidCount.php 100.00% <0.00%> (ø) 1.00% <0.00%> (?%)
... and 4 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 746b0a2...981e967. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Mar 31, 2020
@ergebnis-bot ergebnis-bot self-requested a review March 31, 2020 19:17
@ergebnis-bot ergebnis-bot merged commit a2b9fab into master Mar 31, 2020
@ergebnis-bot ergebnis-bot deleted the fix/wrap branch March 31, 2020 19:18
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.

None yet

2 participants