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 OrderByDesc method #400

Merged
merged 1 commit into from
Jan 31, 2024
Merged

feat: add OrderByDesc method #400

merged 1 commit into from
Jan 31, 2024

Conversation

Kamandlou
Copy link
Contributor

πŸ“‘ Description

add OrderByDesc 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 Jan 30, 2024

Codecov Report

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

Comparison is base (e503ecf) 69.38% compared to head (6abe6b4) 69.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   69.38%   69.38%           
=======================================
  Files         152      152           
  Lines       10941    10943    +2     
=======================================
+ Hits         7591     7593    +2     
  Misses       2844     2844           
  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.

Great πŸ‘

@hwbrzzl hwbrzzl merged commit 4ce625b into goravel:master Jan 31, 2024
10 checks passed
@Kamandlou Kamandlou deleted the orm branch January 31, 2024 08:34
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