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: add pdf support #24

Merged
merged 6 commits into from
Nov 21, 2024
Merged

Conversation

StevanFreeborn
Copy link
Owner

closes #18

  • feat: add content type
  • feat: add model for DocumentContent and DocumentSource
  • tests: add end to end test using pdf support
  • docs: add info about pdf support to README.md
  • tests: add a test for converting DocumentContent

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (24bd877) to head (dc9755c).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   98.66%   98.45%   -0.21%     
==========================================
  Files          64       66       +2     
  Lines        1200     1232      +32     
  Branches      101      101              
==========================================
+ Hits         1184     1213      +29     
  Misses          5        5              
- Partials       11       14       +3     

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


🚨 Try these New Features:

@StevanFreeborn StevanFreeborn merged commit 27ad654 into main Nov 21, 2024
3 of 4 checks passed
@StevanFreeborn StevanFreeborn deleted the stevanfreeborn/feat/add-pdf-support branch November 21, 2024 20:08
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.

[FEAT]: Add support for PDFs
1 participant