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

fix(backend): fix handling of invalid urls in user profile #15635

Merged

Conversation

eternal-flame-AD
Copy link
Contributor

What

Fix #15634

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Update CHANGELOG.md
  • (No infrastructure for this?) Add tests

@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Mar 9, 2025
Copy link
Contributor

github-actions bot commented Mar 9, 2025

このPRによるapi.jsonの差分
差分はありません。
Get diff files from Workflow Page

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 41.95%. Comparing base (69eee9f) to head (ea798e1).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
.../backend/src/core/activitypub/ApRendererService.ts 0.00% 18 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #15635       +/-   ##
============================================
+ Coverage    15.35%   41.95%   +26.60%     
============================================
  Files          785     1623      +838     
  Lines        72098   165791    +93693     
  Branches      1279     4123     +2844     
============================================
+ Hits         11070    69561    +58491     
- Misses       60604    95753    +35149     
- Partials       424      477       +53     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mi-gh-maintainer mi-gh-maintainer bot merged commit db5c127 into misskey-dev:develop Mar 9, 2025
32 checks passed
Copy link

Thank you 🙏

DA-TENSHI pushed a commit to SHINANOSKEY-Projekt/SHINANOSKEY that referenced this pull request Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR
Projects
Development

Successfully merging this pull request may close these issues.

AprendererService#renderPerson does not handle fields that start with a URL
1 participant