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 WhereNull method #414

Merged
merged 5 commits into from
Feb 12, 2024
Merged

feat: add WhereNull method #414

merged 5 commits into from
Feb 12, 2024

Conversation

Kamandlou
Copy link
Contributor

@Kamandlou Kamandlou commented Feb 9, 2024

πŸ“‘ Description

add WhereNull 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 10, 2024

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (4c01303) 42.06% compared to head (7c4d823) 42.05%.

Files Patch % Lines
mocks/database/orm/Query.go 0.00% 9 Missing ⚠️
mocks/database/orm/Transaction.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #414      +/-   ##
==========================================
- Coverage   42.06%   42.05%   -0.02%     
==========================================
  Files         272      272              
  Lines       16295    16323      +28     
==========================================
+ Hits         6854     6864      +10     
- Misses       8835     8853      +18     
  Partials      606      606              

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

@Kamandlou
Copy link
Contributor Author

@hwbrzzl

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.

Sorry for the delay, Great πŸ‘

@hwbrzzl hwbrzzl enabled auto-merge (squash) February 12, 2024 14:58
@hwbrzzl hwbrzzl merged commit df75d28 into goravel:master Feb 12, 2024
8 of 10 checks passed
@Kamandlou Kamandlou deleted the New-WhereNull branch February 12, 2024 19:00
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