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/read file #995

Merged
merged 7 commits into from
Aug 7, 2023
Merged

Conversation

AdarshJha619
Copy link
Contributor

Description

Updated read file code for unstructured-io. The code also reads epub files using EbookLib

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 53.33% and project coverage change: -0.09% ⚠️

Comparison is base (3266d8c) 59.41% compared to head (aab3c17) 59.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #995      +/-   ##
==========================================
- Coverage   59.41%   59.33%   -0.09%     
==========================================
  Files         197      197              
  Lines        8723     8734      +11     
  Branches      908      911       +3     
==========================================
- Hits         5183     5182       -1     
- Misses       3316     3328      +12     
  Partials      224      224              
Files Changed Coverage Δ
superagi/tools/file/read_file.py 79.06% <53.33%> (-14.69%) ⬇️

... and 1 file with indirect coverage changes

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

@Fluder-Paradyne Fluder-Paradyne merged commit 0539263 into TransformerOptimus:dev Aug 7, 2023
2 of 4 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.

2 participants