cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 22 forks source link

Adding PostgreSQL specific types #93

Closed msmakouz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (1c801fb) into 2.x (749fd66) will increase coverage by 0.01%. The diff coverage is 94.59%.

:exclamation: Current head 1c801fb differs from pull request most recent head 39b0238. Consider uploading reports for the commit 39b0238 to get more accurate results

@@             Coverage Diff              @@
##                2.x      #93      +/-   ##
============================================
+ Coverage     94.19%   94.21%   +0.01%     
- Complexity     1626     1642      +16     
============================================
  Files            98       98              
  Lines          4442     4474      +32     
============================================
+ Hits           4184     4215      +31     
- Misses          258      259       +1     
Impacted Files Coverage Δ
src/Schema/AbstractColumn.php 97.07% <ø> (+0.48%) :arrow_up:
src/Driver/Postgres/Schema/PostgresColumn.php 92.85% <94.59%> (+0.17%) :arrow_up:

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