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: Rename methods, parameters, variables, and fields #58

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

localheinz
Copy link
Member

This PR

  • renames methods, parameters, variables, and fields in EntityDef

Follows #1.

@localheinz localheinz added the bug label Mar 16, 2020
@localheinz localheinz self-assigned this Mar 16, 2020
@codecov
Copy link

codecov bot commented Mar 16, 2020

Codecov Report

Merging #58 into master will increase coverage by 0.06%.
The diff coverage is 97.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #58      +/-   ##
============================================
+ Coverage     93.50%   93.56%   +0.06%     
  Complexity       80       80              
============================================
  Files             8        8              
  Lines           200      202       +2     
============================================
+ Hits            187      189       +2     
  Misses           13       13              
Impacted Files Coverage Δ Complexity Δ
src/EntityDef.php 95.34% <97.22%> (+0.22%) 17.00 <17.00> (ø)
src/FixtureFactory.php 91.11% <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 e4ac3df...a724737. Read the comment docs.

@localheinz localheinz merged commit 574f918 into master Mar 16, 2020
@localheinz localheinz deleted the fix/rename branch March 16, 2020 07:36
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.

1 participant