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

fixes for read tool and list tool #1237

Merged
merged 1 commit into from
Sep 14, 2023
Merged

fixes for read tool and list tool #1237

merged 1 commit into from
Sep 14, 2023

Conversation

rounak610
Copy link
Collaborator

Description

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 Sep 14, 2023

Codecov Report

Patch coverage: 48.64% and project coverage change: -0.07% ⚠️

Comparison is base (828467e) 59.07% compared to head (60384fd) 59.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1237      +/-   ##
==========================================
- Coverage   59.07%   59.01%   -0.07%     
==========================================
  Files         221      222       +1     
  Lines       10694    10723      +29     
  Branches     1140     1143       +3     
==========================================
+ Hits         6318     6328      +10     
- Misses       4064     4082      +18     
- Partials      312      313       +1     
Files Changed Coverage Δ
superagi/helper/validate_csv.py 22.72% <22.72%> (ø)
superagi/tools/file/read_file.py 64.40% <60.00%> (-1.05%) ⬇️
superagi/helper/s3_helper.py 78.57% <100.00%> (+0.79%) ⬆️

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

@Tarraann Tarraann merged commit 3d45d32 into main Sep 14, 2023
5 of 8 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