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

Fix boolean type. #280

Merged
merged 8 commits into from
Oct 25, 2023
Merged

Fix boolean type. #280

merged 8 commits into from
Oct 25, 2023

Conversation

terabytesoftw
Copy link
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d46f41c) 97.78% compared to head (056cf42) 98.56%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #280      +/-   ##
============================================
+ Coverage     97.78%   98.56%   +0.78%     
+ Complexity      223      218       -5     
============================================
  Files            15       15              
  Lines           631      626       -5     
============================================
  Hits            617      617              
+ Misses           14        9       -5     
Files Coverage Δ
src/Schema.php 96.94% <100.00%> (+1.81%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Oct 25, 2023
tests/Provider/CommandProvider.php Outdated Show resolved Hide resolved
tests/Provider/Type/BitProvider.php Outdated Show resolved Hide resolved
src/Schema.php Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@darkdef
Copy link
Contributor

darkdef commented Oct 25, 2023

Good job.

@terabytesoftw terabytesoftw merged commit 1be5ddb into master Oct 25, 2023
17 checks passed
@terabytesoftw terabytesoftw deleted the fix-bool-type branch October 25, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants