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

Builder macros #2

Merged
merged 4 commits into from
Jun 8, 2018
Merged

Builder macros #2

merged 4 commits into from
Jun 8, 2018

Conversation

morloderex
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 8, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2    /-   ##
=========================================
  Coverage          ?   65.31%           
  Complexity        ?       60           
=========================================
  Files             ?       15           
  Lines             ?      173           
  Branches          ?        0           
=========================================
  Hits              ?      113           
  Misses            ?       60           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
src/Repository/BaseRepository.php 0% <0%> (ø) 13 <1> (?)
src/Builder/BuilderServiceProvider.php 100% <100%> (ø) 1 <1> (?)
src/Builder/ReplaceIntoBuilder.php 82.14% <82.14%> (ø) 9 <9> (?)
src/Builder/InsertOnDuplicateKeyBuilder.php 97.77% <97.77%> (ø) 13 <13> (?)

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 d942bbd...4e26de3. Read the comment docs.

@morloderex morloderex merged commit bdf8d45 into master Jun 8, 2018
@morloderex morloderex deleted the builder-macros branch June 8, 2018 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant