Skip to content

feat: 统一图片 base64 读取入口并清理图像读取路径#204

Merged
ThaddeusJiang merged 3 commits into
mainfrom
feat/image-storage-base64-entry
May 14, 2026
Merged

feat: 统一图片 base64 读取入口并清理图像读取路径#204
ThaddeusJiang merged 3 commits into
mainfrom
feat/image-storage-base64-entry

fix(ci): 避免测试阶段 reset 导致数据库占用失败

47dc16e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 0s

39.84% (-0.28%) compared to d9b4759

View this Pull Request on Codecov

39.84% (-0.28%) compared to d9b4759

Details

Codecov Report

❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.84%. Comparing base (d9b4759) to head (47dc16e).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lib/vmemo/memo/image.ex 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
- Coverage   40.12%   39.84%   -0.28%     
==========================================
  Files         123      122       -1     
  Lines        6136     6103      -33     
==========================================
- Hits         2462     2432      -30     
+ Misses       3674     3671       -3     

☔ 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.