-
Notifications
You must be signed in to change notification settings - Fork 28
chore: fix e2e tests #875
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
chore: fix e2e tests #875
Conversation
…rease metrics wait delay
…s-lambda-dotnet into chore/fix-e2e-tests
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #875 +/- ##
===========================================
- Coverage 77.26% 77.21% -0.06%
===========================================
Files 272 272
Lines 10875 10875
Branches 1278 1278
===========================================
- Hits 8403 8397 -6
- Misses 2055 2060 +5
- Partials 417 418 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
Issue number: #874
Summary
Changes
Fix Logging by making the payload smaller, the payload serialization is getting to big and truncates the output which we use to assert
Fix metrics adding more delay to have the metrics available for query
User experience
Checklist
Please leave checklist items unchecked if they do not apply to your change.
Is this a breaking change?
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.