Skip to content

Conversation

@erikgaal
Copy link
Contributor

@erikgaal erikgaal commented Mar 26, 2019

This allows users to add their own shorthands for types such as Timestamp and BigInt, without having to use Field::type('TimestampType'). With macro's they can use them like Field::timestamp() and Field::bigInt().

@erikgaal erikgaal requested a review from robertvansteen March 26, 2019 09:10
@codecov
Copy link

codecov bot commented Mar 26, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@8511b40). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #105   +/-   ##
========================================
  Coverage          ?   86.1%           
  Complexity        ?     666           
========================================
  Files             ?      77           
  Lines             ?    1965           
  Branches          ?       0           
========================================
  Hits              ?    1692           
  Misses            ?     273           
  Partials          ?       0
Impacted Files Coverage Δ Complexity Δ
src/Field.php 63.63% <ø> (ø) 11 <0> (?)

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 8511b40...8c34463. Read the comment docs.

@erikgaal erikgaal changed the title Make the Field Macroable ⚙️ Make the Field Macroable Mar 26, 2019
@erikgaal erikgaal merged commit e4bd7de into master Mar 26, 2019
@erikgaal erikgaal deleted the feature/macroable-field branch March 26, 2019 09: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.

3 participants