-
Notifications
You must be signed in to change notification settings - Fork 81
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
fix integration test failures #396
Conversation
✅ Deploy Preview for agent-public-docs canceled.
|
Codecov ReportPatch coverage has no change and project coverage change:
❗ 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 #396 +/- ##
==========================================
+ Coverage 67.35% 67.53% +0.18%
==========================================
Files 113 113
Lines 12725 12725
==========================================
+ Hits 8571 8594 +23
+ Misses 3582 3561 -21
+ Partials 572 570 -2 ☔ View full report in Codecov by Sentry. |
Proposed changes
Made changes to the
agentless-entrypoint.sh
to stop integration tests from randomly failing.Added
Out Put Logs
toIntegration Test
job in pipeline to capture to docker logs if test fails.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
)