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: scoreDesc endpoint. #751

Merged
merged 10 commits into from
Dec 10, 2024
Merged

feat: scoreDesc endpoint. #751

merged 10 commits into from
Dec 10, 2024

Conversation

chivehao
Copy link
Member

@chivehao chivehao commented Dec 10, 2024

  • Update the CHANGES log.
  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.

@chivehao chivehao self-assigned this Dec 10, 2024
@chivehao chivehao added feature New feature or request area/console Issues or PRs related to the Ikaros Console area/server Issues or PRs related to the Ikaros Server labels Dec 10, 2024
@chivehao chivehao added this to the 0.20.7 milestone Dec 10, 2024
@chivehao chivehao linked an issue Dec 10, 2024 that may be closed by this pull request
6 tasks
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 30.76923% with 9 lines in your changes missing coverage. Please review.

Project coverage is 43.81%. Comparing base (694a615) to head (e70cc16).

Files with missing lines Patch % Lines
.../server/core/subject/endpoint/SubjectEndpoint.java 33.33% 8 Missing ⚠️
.../core/subject/service/impl/SubjectServiceImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #751      +/-   ##
============================================
+ Coverage     43.69%   43.81%   +0.11%     
- Complexity      851      855       +4     
============================================
  Files           224      224              
  Lines          8317     8329      +12     
  Branches        443      444       +1     
============================================
+ Hits           3634     3649      +15     
+ Misses         4550     4546       -4     
- Partials        133      134       +1     

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

@chivehao chivehao merged commit f2f6ab5 into ikaros-dev:main Dec 10, 2024
3 checks passed
@chivehao chivehao deleted the scoreDesc branch December 10, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/console Issues or PRs related to the Ikaros Console area/server Issues or PRs related to the Ikaros Server feature New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] 条目筛选需要添加按评分排序 最高评分
1 participant