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 OrderBy method #404

Merged
merged 5 commits into from
Feb 3, 2024
Merged

feat: add OrderBy method #404

merged 5 commits into from
Feb 3, 2024

Conversation

Kamandlou
Copy link
Contributor

πŸ“‘ Description

add OrderBy 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 1, 2024

Codecov Report

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

Comparison is base (fcc4646) 70.58% compared to head (ae8aa4e) 70.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
+ Coverage   70.58%   70.60%   +0.02%     
==========================================
  Files         152      152              
  Lines        9060     9067       +7     
==========================================
+ Hits         6395     6402       +7     
  Misses       2159     2159              
  Partials      506      506              

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

contracts/database/orm/orm.go Outdated Show resolved Hide resolved
@Kamandlou Kamandlou requested a review from hwbrzzl February 2, 2024 10:50
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 0c33b6e into goravel:master Feb 3, 2024
10 checks passed
@Kamandlou Kamandlou deleted the OrderBy branch February 4, 2024 08:17
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