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(editor): truncate long link text on publish or edit article #3995

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

robertu7
Copy link
Contributor

@robertu7 robertu7 requested a review from a team as a code owner June 14, 2024 02:03
@robertu7 robertu7 requested review from gary02 and byhow June 14, 2024 02:03
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.69%. Comparing base (444a0f7) to head (e71bcaf).
Report is 16 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3995   +/-   ##
========================================
  Coverage    58.68%   58.69%           
========================================
  Files          890      890           
  Lines        17222    17224    +2     
  Branches      3077     3077           
========================================
+ Hits         10107    10109    +2     
  Misses        7064     7064           
  Partials        51       51           

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

@robertu7 robertu7 merged commit 448f48b into develop Jun 14, 2024
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feat/truncate-link branch June 14, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor: truncate long link text
2 participants