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: add WhereNotBetween method #408

Merged
merged 2 commits into from
Feb 4, 2024
Merged

feat: add WhereNotBetween method #408

merged 2 commits into from
Feb 4, 2024

Conversation

Kamandlou
Copy link
Contributor

@Kamandlou Kamandlou commented Feb 3, 2024

πŸ“‘ Description

add WhereNotBetween method

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (6add0f2) 70.66% compared to head (89791f9) 70.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   70.66%   70.67%           
=======================================
  Files         152      152           
  Lines        9079     9081    +2     
=======================================
+ Hits         6416     6418    +2     
  Misses       2157     2157           
  Partials      506      506           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Copy link
Contributor

@hwbrzzl hwbrzzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘

@hwbrzzl hwbrzzl merged commit d397e5c into goravel:master Feb 4, 2024
10 checks passed
@Kamandlou Kamandlou deleted the WhereNotBetween branch February 4, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants