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

PDF and DOCX support in Write File - Feature Improvement, close #548 #928

Merged
merged 18 commits into from
Aug 25, 2023

added logger: Fix for the failing TEST

3c0a578
Select commit
Loading
Failed to load commit list.
Merged

PDF and DOCX support in Write File - Feature Improvement, close #548 #928

added logger: Fix for the failing TEST
3c0a578
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 24, 2023 in 1s

58.22% (-0.28%) compared to 0ea717b

View this Pull Request on Codecov

58.22% (-0.28%) compared to 0ea717b

Details

Codecov Report

Patch coverage: 38.33% and project coverage change: -0.28% ⚠️

Comparison is base (0ea717b) 58.50% compared to head (3c0a578) 58.22%.
Report is 5 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #928      +/-   ##
==========================================
- Coverage   58.50%   58.22%   -0.28%     
==========================================
  Files         206      206              
  Lines        9654     9755     +101     
  Branches     1016     1029      +13     
==========================================
+ Hits         5648     5680      +32     
- Misses       3741     3808      +67     
- Partials      265      267       +2     
Files Changed Coverage Δ
superagi/tools/tool_response_query_manager.py 43.75% <ø> (ø)
superagi/tools/file/write_file.py 40.74% <28.35%> (-53.38%) ⬇️
superagi/resource_manager/file_manager.py 47.93% <48.00%> (-2.67%) ⬇️
superagi/models/agent_execution_feed.py 70.96% <100.00%> (ø)
...ols/image_generation/stable_diffusion_image_gen.py 83.92% <100.00%> (-0.29%) ⬇️

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