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

Api: Sort #45

Merged
merged 11 commits into from
Mar 31, 2024
Merged

Api: Sort #45

merged 11 commits into from
Mar 31, 2024

Conversation

Arthi-chaud
Copy link
Owner

Closes #25

@Arthi-chaud Arthi-chaud added the api About the API label Mar 31, 2024
@Arthi-chaud Arthi-chaud self-assigned this Mar 31, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 93.33333% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 84.75%. Comparing base (e9d64a1) to head (c57a74b).

Files Patch % Lines
api/api/src/services/extra.rs 80.95% 8 Missing ⚠️
api/api/src/dto/page.rs 87.50% 2 Missing ⚠️
api/api/src/services/file.rs 84.61% 2 Missing ⚠️
api/api/src/services/movie.rs 95.00% 2 Missing ⚠️
api/api/src/services/package.rs 95.12% 2 Missing ⚠️
api/api/src/services/artist.rs 97.29% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #45       +/-   ##
===========================================
+ Coverage   51.35%   84.75%   +33.40%     
===========================================
  Files           3       33       +30     
  Lines         222     1725     +1503     
===========================================
+ Hits          114     1462     +1348     
- Misses        108      263      +155     
Flag Coverage Δ
api 84.75% <93.33%> (?)
scanner ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Arthi-chaud Arthi-chaud merged commit b2e562e into main Mar 31, 2024
12 checks passed
@Arthi-chaud Arthi-chaud deleted the api/order branch March 31, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api About the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: Sort Items
2 participants