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 episode resources bind logic. #534

Merged
merged 8 commits into from
Dec 24, 2023

Conversation

li-guohao
Copy link
Member

@li-guohao li-guohao commented Dec 23, 2023

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

@li-guohao li-guohao added area/console Issues or PRs related to the Ikaros Console improvement Improvements some feature labels Dec 23, 2023
@li-guohao li-guohao added this to the 0.12 milestone Dec 23, 2023
@li-guohao li-guohao self-assigned this Dec 23, 2023
@li-guohao li-guohao linked an issue Dec 23, 2023 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Dec 24, 2023

Codecov Report

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

Comparison is base (d232508) 47.21% compared to head (5a3ebb5) 47.33%.

Files Patch % Lines
...ros/server/core/episode/DefaultEpisodeService.java 21.42% 22 Missing ⚠️
...un/ikaros/server/core/episode/EpisodeEndpoint.java 75.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #534      +/-   ##
============================================
+ Coverage     47.21%   47.33%   +0.11%     
- Complexity      691      699       +8     
============================================
  Files           162      164       +2     
  Lines          6150     6230      +80     
  Branches        330      330              
============================================
+ Hits           2904     2949      +45     
- Misses         3134     3169      +35     
  Partials        112      112              

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

@li-guohao li-guohao merged commit e96a4a5 into ikaros-dev:master Dec 24, 2023
5 checks passed
@li-guohao li-guohao deleted the epres branch December 24, 2023 11:24
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 improvement Improvements some feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] 控制台条目详情页剧集绑定逻辑优化
1 participant