cycle / annotated

Schema generation using annotated entities and mappers
MIT License
23 stars 12 forks source link

Adding test case with bigInteger #69

Closed msmakouz closed 1 year ago

msmakouz commented 1 year ago

After the test failures in this commit: https://github.com/cycle/annotated/commit/28e6f9d209d7337646f27ab9cc257c7b4465e2b2 Standalone tests for using bigInteger as a PK have been added.

codecov[bot] commented 1 year ago

Codecov Report

Merging #69 (0040c0b) into 3.x (94181a9) will increase coverage by 0.15%. The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.x      #69      +/-   ##
============================================
+ Coverage     90.88%   91.03%   +0.15%     
  Complexity      253      253              
============================================
  Files            32       32              
  Lines           647      647              
============================================
+ Hits            588      589       +1     
+ Misses           59       58       -1     
Impacted Files Coverage Δ
src/TableInheritance.php 94.95% <0.00%> (+0.84%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.