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

Fixing apm #774

Merged
merged 33 commits into from
Jul 17, 2023
Merged

Fixing apm #774

merged 33 commits into from
Jul 17, 2023

Conversation

jedan2506
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.

DMTarmey

This comment was marked as spam.

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.08 ⚠️

Comparison is base (4aa7158) 58.77% compared to head (a034683) 58.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #774      +/-   ##
==========================================
- Coverage   58.77%   58.70%   -0.08%     
==========================================
  Files         156      156              
  Lines        6380     6383       +3     
  Branches      656      656              
==========================================
- Hits         3750     3747       -3     
- Misses       2476     2482       +6     
  Partials      154      154              
Impacted Files Coverage Δ
superagi/jobs/agent_executor.py 33.79% <0.00%> (-0.97%) ⬇️
superagi/models/configuration.py 75.00% <0.00%> (ø)
superagi/apm/analytics_helper.py 100.00% <100.00%> (ø)
superagi/apm/tools_handler.py 100.00% <100.00%> (ø)
superagi/controllers/analytics.py 65.90% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jedan2506 jedan2506 merged commit f913608 into dev Jul 17, 2023
3 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.

3 participants