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

optimize: subject and video subtitle search api. #469

Merged
merged 7 commits into from
Oct 10, 2023
Merged

optimize: subject and video subtitle search api. #469

merged 7 commits into from
Oct 10, 2023

Conversation

chivehao
Copy link
Member

@chivehao chivehao commented Oct 10, 2023

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

@chivehao chivehao self-assigned this Oct 10, 2023
@chivehao chivehao added the area/server Issues or PRs related to the Ikaros Server label Oct 10, 2023
@chivehao chivehao added this to the 0.8 milestone Oct 10, 2023
@chivehao chivehao linked an issue Oct 10, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

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

Files Coverage Δ
...un/ikaros/server/core/subject/SubjectOperator.java 35.71% <ø> (ø)
.../core/subject/service/impl/SubjectServiceImpl.java 69.50% <40.00%> (+13.14%) ⬆️
.../ikaros/server/core/file/FileRelationEndpoint.java 64.00% <64.00%> (ø)
...aros/server/core/file/FileRelationServiceImpl.java 20.83% <20.83%> (ø)
...core/file/listener/SubtitleFileChangeListener.java 17.30% <9.52%> (-1.06%) ⬇️

📢 Thoughts on this report? Let us know!.

@chivehao chivehao merged commit 5fe2a89 into ikaros-dev:master Oct 10, 2023
3 checks passed
@chivehao chivehao deleted the optimize branch October 10, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server Issues or PRs related to the Ikaros Server
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

优化条目查询接口
1 participant