Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: manage tables and fields as objects #45

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

noelma
Copy link
Member

@noelma noelma commented Nov 30, 2021

Utilisation d'objets pour la manipulation des tables et des champs.

@noelma noelma self-assigned this Nov 30, 2021
@noelma noelma changed the base branch from master to dev November 30, 2021 19:47
@noelma noelma added the change Change in functionality label Nov 30, 2021
@coveralls
Copy link

coveralls commented Nov 30, 2021

Pull Request Test Coverage Report for Build 1539006748

  • 285 of 291 (97.94%) changed or added relevant lines in 15 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.09%) to 95.693%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Field/DropType.php 3 4 75.0%
src/Field/RenameType.php 8 9 88.89%
src/Table.php 27 28 96.43%
src/TableBuilder.php 41 42 97.62%
src/Field/IncrementType.php 4 6 66.67%
Totals Coverage Status
Change from base Build 1522620807: 0.09%
Covered Lines: 911
Relevant Lines: 952

💛 - Coveralls

@noelma noelma force-pushed the feat/manage-tables-and-fields-as-objects branch 7 times, most recently from da24c8b to d27a5c6 Compare December 4, 2021 11:37
@noelma noelma force-pushed the feat/manage-tables-and-fields-as-objects branch from d27a5c6 to 1522531 Compare December 4, 2021 13:55
@noelma noelma marked this pull request as ready for review December 4, 2021 14:37
@noelma noelma merged commit 69c36ac into dev Dec 4, 2021
@noelma noelma deleted the feat/manage-tables-and-fields-as-objects branch December 4, 2021 14:37
noelma added a commit that referenced this pull request Jul 27, 2022
noelma added a commit that referenced this pull request Dec 10, 2022
noelma added a commit that referenced this pull request Dec 10, 2022
noelma added a commit that referenced this pull request Dec 11, 2022
noelma added a commit that referenced this pull request Dec 11, 2022
noelma added a commit that referenced this pull request Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Change in functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants