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

Fix order changelog.

056cf42
Select commit
Loading
Failed to load commit list.
Merged

Fix boolean type. #280

Fix order changelog.
056cf42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

98.56% (+0.78%) compared to d46f41c

View this Pull Request on Codecov

98.56% (+0.78%) compared to d46f41c

Details

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.