Skip to content

feat: file upload#412

Merged
mariosimao merged 3 commits into
mainfrom
file-upload
Jan 11, 2026
Merged

feat: file upload#412
mariosimao merged 3 commits into
mainfrom
file-upload

Conversation

@mariosimao

Copy link
Copy Markdown
Owner

Closes #406

@mariosimao mariosimao self-assigned this Jan 11, 2026
@codecov

codecov Bot commented Jan 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 9.55056% with 161 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.16%. Comparing base (7b0d157) to head (81f6f2b).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/FileUploads/Client.php 0.00% 128 Missing ⚠️
src/FileUploads/FileUpload.php 0.00% 17 Missing ⚠️
src/Exceptions/FileUploadException.php 0.00% 12 Missing ⚠️
src/Notion.php 0.00% 2 Missing ⚠️
src/Blocks/Renderer/Markdown/FileRenderer.php 50.00% 1 Missing ⚠️
src/Blocks/Renderer/Markdown/PdfRenderer.php 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #412      +/-   ##
============================================
- Coverage     97.71%   94.16%   -3.56%     
- Complexity     1390     1440      +50     
============================================
  Files           162      166       +4     
  Lines          4813     4761      -52     
============================================
- Hits           4703     4483     -220     
- Misses          110      278     +168     

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

@mariosimao mariosimao merged commit 1b9b8e6 into main Jan 11, 2026
9 of 12 checks passed
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.

[FEATURE] Missing support for uploading files

1 participant