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

Enhancement: Extract FieldDefinition\Reference #157

Merged
merged 2 commits into from Apr 2, 2020
Merged

Conversation

localheinz
Copy link
Member

This PR

  • extracts FieldDefinition\Reference

@localheinz localheinz self-assigned this Apr 2, 2020
@localheinz localheinz changed the title Enhancement: Add FieldDefinition\Reference Enhancement: Extract FieldDefinition\Reference Apr 2, 2020
@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #157 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #157      +/-   ##
============================================
+ Coverage     98.14%   98.17%   +0.02%     
- Complexity       75       77       +2     
============================================
  Files            13       14       +1     
  Lines           216      219       +3     
============================================
+ Hits            212      215       +3     
  Misses            4        4              
Impacted Files Coverage Δ Complexity Δ
src/EntityDefinition.php 100.00% <100.00%> (ø) 5.00 <0.00> (ø)
src/FieldDefinition.php 100.00% <100.00%> (ø) 10.00 <1.00> (ø)
src/FieldDefinition/Reference.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
src/FixtureFactory.php 98.13% <100.00%> (ø) 37.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 e2749ef...047c75b. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review April 2, 2020 16:44
@ergebnis-bot ergebnis-bot self-requested a review April 2, 2020 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants