Skip to content

Fixes the problem with variadic arguments in column type methods#45

Merged
roxblnfk merged 4 commits into4.xfrom
hotfix/column-default-value
Jan 3, 2023
Merged

Fixes the problem with variadic arguments in column type methods#45
roxblnfk merged 4 commits into4.xfrom
hotfix/column-default-value

Conversation

@butschster
Copy link
Contributor

No description provided.

butschster and others added 3 commits January 3, 2023 17:56
Co-authored-by: Aleksei Gagarin <roxblnfk@ya.ru>
Co-authored-by: Aleksei Gagarin <roxblnfk@ya.ru>
Co-authored-by: Aleksei Gagarin <roxblnfk@ya.ru>
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Merging #45 (dc7fe30) into 4.x (7af465e) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                4.x      #45      +/-   ##
============================================
+ Coverage     95.26%   95.33%   +0.07%     
- Complexity      240      243       +3     
============================================
  Files            29       29              
  Lines           697      772      +75     
============================================
+ Hits            664      736      +72     
- Misses           33       36       +3     
Impacted Files Coverage Δ
src/Operation/Column/Column.php 100.00% <100.00%> (ø)
src/Migrator.php 82.60% <0.00%> (-0.86%) ⬇️
src/Capsule.php 100.00% <0.00%> (ø)
src/FileRepository.php 100.00% <0.00%> (ø)
src/Atomizer/Renderer.php 100.00% <0.00%> (ø)
src/Operation/Column/Rename.php 100.00% <0.00%> (ø)
src/Operation/ForeignKey/Add.php 100.00% <0.00%> (ø)
src/Operation/ForeignKey/Drop.php 100.00% <0.00%> (ø)
src/Operation/ForeignKey/Alter.php 100.00% <0.00%> (ø)
src/TableBlueprint.php 98.61% <0.00%> (+0.22%) ⬆️

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

@roxblnfk roxblnfk merged commit 943f42c into 4.x Jan 3, 2023
@roxblnfk roxblnfk deleted the hotfix/column-default-value branch January 3, 2023 14:02
roxblnfk added a commit that referenced this pull request Jan 3, 2023
Co-authored-by: Aleksei Gagarin <roxblnfk@ya.ru>
# Conflicts:
#	composer.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants