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

Unit Test Fix #1203

Merged
merged 1 commit into from
Sep 7, 2023

Unit Test Fix

f53e641
Select commit
Loading
Failed to load commit list.
Merged

Unit Test Fix #1203

Unit Test Fix
f53e641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 7, 2023 in 1s

58.82% (-0.07%) compared to 6817934

View this Pull Request on Codecov

58.82% (-0.07%) compared to 6817934

Details

Codecov Report

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

Comparison is base (6817934) 58.88% compared to head (f53e641) 58.82%.
Report is 6 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1203      +/-   ##
==========================================
- Coverage   58.88%   58.82%   -0.07%     
==========================================
  Files         218      221       +3     
  Lines       10510    10770     +260     
  Branches     1118     1147      +29     
==========================================
+ Hits         6189     6335     +146     
- Misses       4015     4122     +107     
- Partials      306      313       +7     
Files Changed Coverage Δ
...uperagi/resource_manager/llama_document_summary.py 28.12% <ø> (-6.17%) ⬇️
superagi/tools/github/github_toolkit.py 0.00% <0.00%> (ø)
superagi/tools/file/write_file.py 41.02% <28.12%> (-53.10%) ⬇️
superagi/resource_manager/file_manager.py 41.73% <31.81%> (-8.87%) ⬇️
superagi/controllers/organisation.py 56.25% <33.33%> (+2.59%) ⬆️
superagi/exceptions/file_exceptions.py 50.00% <50.00%> (ø)
superagi/helper/github_helper.py 58.82% <55.31%> (-1.34%) ⬇️
superagi/tools/github/review_pull_request.py 72.50% <72.50%> (ø)
superagi/llms/llm_model_factory.py 47.50% <90.00%> (+17.50%) ⬆️
superagi/tools/github/fetch_pull_request.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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