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

Capture track agent #381

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Capture track agent #381

merged 4 commits into from
Sep 13, 2024

Conversation

bboynton97
Copy link
Contributor

If a user initializes an agent with a @track_agent decorator, it not gets added to a queue rather than erroring out.

closes ENG-620

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentops/client.py 80.00% 1 Missing and 1 partial ⚠️
Flag Coverage Δ
unittests 44.32% <80.00%> (+0.75%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
agentops/decorators.py 70.16% <ø> (+2.40%) ⬆️
agentops/client.py 69.45% <80.00%> (+0.90%) ⬆️

... and 2 files with indirect coverage changes

agentops/decorators.py Outdated Show resolved Hide resolved
@bboynton97 bboynton97 merged commit 871b9fb into main Sep 13, 2024
12 of 13 checks passed
@bboynton97 bboynton97 deleted the capture-track-agent branch September 13, 2024 20:04
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