fixes for main #1356
Merged
fixes for main #1356
Codecov / codecov/project
failed
Nov 3, 2023 in 0s
58.66% (-0.04%) compared to 42b22c6
View this Pull Request on Codecov
58.66% (-0.04%) compared to 42b22c6
Details
Codecov Report
Attention: 30 lines
in your changes are missing coverage. Please review.
Comparison is base (
42b22c6
) 58.69% compared to head (b9f7a60
) 58.66%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1356 +/- ##
==========================================
- Coverage 58.69% 58.66% -0.04%
==========================================
Files 230 230
Lines 11147 11188 +41
Branches 1198 1206 +8
==========================================
+ Hits 6543 6563 +20
- Misses 4273 4289 +16
- Partials 331 336 +5
Files | Coverage Δ | |
---|---|---|
superagi/types/model_source_types.py | 92.85% <100.00%> (+0.26%) |
⬆️ |
superagi/helper/llm_loader.py | 56.66% <0.00%> (+10.00%) |
⬆️ |
superagi/llms/local_llm.py | 30.00% <0.00%> (ø) |
|
superagi/jobs/agent_executor.py | 27.48% <0.00%> (-2.07%) |
⬇️ |
superagi/models/models.py | 61.41% <50.00%> (-0.06%) |
⬇️ |
superagi/llms/llm_model_factory.py | 43.47% <0.00%> (-5.31%) |
⬇️ |
superagi/models/models_config.py | 45.63% <14.28%> (-2.29%) |
⬇️ |
superagi/controllers/models_controller.py | 60.86% <61.53%> (+0.34%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading