-
Notifications
You must be signed in to change notification settings - Fork 44.9k
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
Tests for agent and agent manager #3002
Conversation
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
…re/create-smoke-test Feature/create smoke test
…e-plugins Enable support for loading multiple plugins per zip file
…s/richbeales-patch-1 Plugins: debug line always printed in plugin load
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
…re/add-decorator-to-tests add decorator to tests so it's skipped if api key required but not present in the environment
Co-authored-by: Nicholas Tindle <nicktindle@outlook.com>
Adding tests for the utils module
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #3002 +/- ##
==========================================
- Coverage 49.40% 39.96% -9.44%
==========================================
Files 63 60 -3
Lines 3004 2890 -114
Branches 494 475 -19
==========================================
- Hits 1484 1155 -329
- Misses 1400 1660 +260
+ Partials 120 75 -45 see 33 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Related #368 |
closing in favor of #3116 |
Background
Changes
Documentation
Test Plan
PR Quality Checklist