smartemailing / types

Missing data types for PHP. Highly extendable.
Other
89 stars 11 forks source link

Dropped ObjectMixinTrait #72

Closed slischka closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #72 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   99.33%   99.30%   -0.03%     
==========================================
  Files          61       61              
  Lines        1195     1150      -45     
==========================================
- Hits         1187     1142      -45     
  Misses          8        8              
Impacted Files Coverage Δ
src/Address.php 100.00% <ø> (ø)
src/Arrays.php 100.00% <ø> (ø)
src/Base64String.php 100.00% <ø> (ø)
src/CompanyRegistrationNumber.php 94.11% <ø> (-0.07%) :arrow_down:
src/CountryCode.php 100.00% <ø> (ø)
src/CurrencyCode.php 100.00% <ø> (ø)
src/DateTimeFormat.php 100.00% <ø> (ø)
src/DateTimeFormatter.php 100.00% <ø> (ø)
src/DateTimeRange.php 100.00% <ø> (ø)
src/DateTimes.php 100.00% <ø> (ø)
... and 35 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 811a12b...d390e1c. Read the comment docs.