atk4 / schema

Few classes built on top of Agile Data that can take care of your SQL database schema
https://agiletoolkit.org/
MIT License
4 stars 5 forks source link

Add - During migration manage hasOne relation type. #16

Closed abbadon1334 closed 5 years ago

abbadon1334 commented 5 years ago

when styleCi will be ok. i will review my code directly on critical changes, just two, but i think i need to specify it clearly.

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into develop will increase coverage by 5.43%. The diff coverage is 70%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #16      +/-   ##
=============================================
+ Coverage      65.82%   71.25%   +5.43%     
- Complexity       131      135       +4     
=============================================
  Files              6        6              
  Lines            316      327      +11     
=============================================
+ Hits             208      233      +25     
+ Misses           108       94      -14
Impacted Files Coverage Δ Complexity Δ
src/Migration/PgSQL.php 0% <0%> (ø) 10 <10> (ø) :arrow_down:
src/Migration/MySQL.php 100% <100%> (+9.09%) 3 <3> (ø) :arrow_down:
src/Migration/SQLite.php 100% <100%> (ø) 1 <1> (ø) :arrow_down:
src/Migration.php 78.15% <72.22%> (+7.89%) 87 <72> (+4) :arrow_up:

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 3277bef...2abf7eb. Read the comment docs.