cycle / database

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

Added cast to int #32

Closed msmakouz closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (fff3527) into php8 (cdbe9cb) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               php8      #32   +/-   ##
=========================================
  Coverage     92.81%   92.81%           
  Complexity     1522     1522           
=========================================
  Files            93       93           
  Lines          3939     3939           
=========================================
  Hits           3656     3656           
  Misses          283      283           
Impacted Files Coverage Δ
src/Driver/Postgres/Schema/PostgresColumn.php 91.48% <100.00%> (ø)

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 cdbe9cb...fff3527. Read the comment docs.