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

Move method resetSequence() from QueryBuilder::class to Schema::class. #101

Merged
merged 6 commits into from
Sep 16, 2024

Conversation

terabytesoftw
Copy link
Contributor

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #57

@terabytesoftw terabytesoftw added the Severity: BC breaking Either breaks backwards compatibility or fixed previously made breakage label Sep 16, 2024
@terabytesoftw terabytesoftw added this to the 1.0.0 milestone Sep 16, 2024
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.64%. Comparing base (7336a27) to head (9c8880b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #101      +/-   ##
============================================
+ Coverage     66.56%   66.64%   +0.07%     
- Complexity    11177    11183       +6     
============================================
  Files           433      433              
  Lines         36400    36444      +44     
============================================
+ Hits          24231    24289      +58     
+ Misses        12169    12155      -14     

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

@terabytesoftw terabytesoftw merged commit ab7fc7d into main Sep 16, 2024
118 checks passed
@terabytesoftw terabytesoftw deleted the fix-reset-sequence branch September 16, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: BC breaking Either breaks backwards compatibility or fixed previously made breakage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant