Skip to content

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

Merged
merged 6 commits into from
Jul 9, 2025
Merged

chore: fix e2e tests #875

merged 6 commits into from
Jul 9, 2025

Conversation

hjgraca
Copy link
Contributor

@hjgraca hjgraca commented May 6, 2025

Please provide the issue number

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

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

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.

@boring-cyborg boring-cyborg bot added the tests label May 6, 2025
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 6, 2025
@hjgraca hjgraca linked an issue May 6, 2025 that may be closed by this pull request
1 task
@github-actions github-actions bot added the internal Maintenance changes label May 6, 2025
Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.21%. Comparing base (fa2243e) to head (0e9287d).
Report is 7 commits behind head on develop.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

sonarqubecloud bot commented May 6, 2025

Copy link

sonarqubecloud bot commented Jul 9, 2025

@hjgraca hjgraca requested a review from leandrodamascena July 9, 2025 15:14
@hjgraca hjgraca merged commit e68f39c into develop Jul 9, 2025
16 of 17 checks passed
@hjgraca hjgraca deleted the chore/fix-e2e-tests branch July 9, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Maintenance changes size/M Denotes a PR that changes 30-99 lines, ignoring generated files. tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: Fix e2e tests
2 participants