-
Notifications
You must be signed in to change notification settings - Fork 74
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
Performance tests for loading of plugins and different feature combinations #463
Conversation
✅ Deploy Preview for agent-public-docs canceled.
|
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #463 +/- ##
==========================================
+ Coverage 66.83% 66.89% +0.05%
==========================================
Files 113 117 +4
Lines 12931 13123 +192
==========================================
+ Hits 8642 8778 +136
- Misses 3719 3766 +47
- Partials 570 579 +9
☔ View full report in Codecov by Sentry. |
…owever seems flaky. Will try to amend
07d73cc
to
afdc0c5
Compare
Proposed changes
Trying to move code around so it's easier to test the main.go functionality in terms of performance. Added performance tests around plugin combinations.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentmake install-tools
and have attached any dependency changes to this pull requestREADME.md
)