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: 支持条目封面裁剪 #630

Merged
merged 4 commits into from
Jul 20, 2024
Merged

Conversation

chivehao
Copy link
Member

@chivehao chivehao commented Jul 19, 2024

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

@chivehao chivehao added the area/console Issues or PRs related to the Ikaros Console label Jul 19, 2024
@chivehao chivehao added this to the 0.14.1 milestone Jul 19, 2024
@chivehao chivehao linked an issue Jul 19, 2024 that may be closed by this pull request
1 task
@chivehao chivehao changed the title feat: add cropperjs in console feat: 支持条目封面裁剪 Jul 19, 2024
@chivehao chivehao self-assigned this Jul 20, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

Attention: Patch coverage is 50.98039% with 25 lines in your changes missing coverage. Please review.

Project coverage is 45.21%. Comparing base (465f404) to head (68602d6).

Files Patch % Lines
...listener/AttachmentSubjectCoverChangeListener.java 37.14% 19 Missing and 3 partials ⚠️
...attachment/service/impl/AttachmentServiceImpl.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #630      +/-   ##
============================================
- Coverage     45.31%   45.21%   -0.10%     
- Complexity      785      786       +1     
============================================
  Files           191      192       +1     
  Lines          7305     7342      +37     
  Branches        384      385       +1     
============================================
+ Hits           3310     3320      +10     
- Misses         3884     3909      +25     
- Partials        111      113       +2     

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

@chivehao chivehao merged commit 0dc16ca into ikaros-dev:master Jul 20, 2024
4 of 5 checks passed
@chivehao chivehao deleted the subject_cover branch July 20, 2024 14:59
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
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature] 针对不同尺寸图片的显示优化
1 participant