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 WhereNotNull method #416

Merged
merged 3 commits into from
Feb 13, 2024
Merged

feat: add WhereNotNull method #416

merged 3 commits into from
Feb 13, 2024

Conversation

Kamandlou
Copy link
Contributor

@Kamandlou Kamandlou commented Feb 12, 2024

πŸ“‘ Description

add WhereNotNull 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 12, 2024

Codecov Report

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

Comparison is base (a441774) 69.90% compared to head (035ea19) 69.91%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #416   +/-   ##
=======================================
  Coverage   69.90%   69.91%           
=======================================
  Files         161      161           
  Lines        9461     9463    +2     
=======================================
+ Hits         6614     6616    +2     
  Misses       2308     2308           
  Partials      539      539           

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

@hwbrzzl hwbrzzl enabled auto-merge (squash) February 13, 2024 04:51
@hwbrzzl hwbrzzl merged commit c12a383 into goravel:master Feb 13, 2024
10 checks passed
@Kamandlou Kamandlou deleted the WhereNotNull branch February 14, 2024 21:37
kkumar-gcc added a commit that referenced this pull request Jun 26, 2024
kkumar-gcc added a commit that referenced this pull request Jun 27, 2024
kkumar-gcc added a commit that referenced this pull request Jun 27, 2024
* add filter method

* chore: update mocks

* improve Filter registration

* chore: update mocks

* Update contracts/validation/validation.go

Co-authored-by: Wenbo Han <[email protected]>

* Update contracts/validation/validation.go

Co-authored-by: Wenbo Han <[email protected]>

---------

Co-authored-by: kkumar-gcc <[email protected]>
Co-authored-by: Wenbo Han <[email protected]>
@coderabbitai coderabbitai bot mentioned this pull request Jul 11, 2024
1 task
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