Skip to content

Fix EventHandlerLoaderTest failing after PojoSerializerLoaderTest #542

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 1 commit into from
May 8, 2025

Conversation

M-Elsaeed
Copy link
Contributor

Issue #, if available: EventHandlerLoaderTest fails when run after PojoSerializerLoaderTest.

Description of changes: EventHandlerLoaderTest fails when run after PojoSerializerLoaderTest. This was caused by not resetting static fields that were modified by the tests inPojoSerializerLoaderTest after the tests are done.

Target (OCI, Managed Runtime, both): both

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.26%. Comparing base (150b1b7) to head (3a67b65).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #542   +/-   ##
=========================================
  Coverage     58.26%   58.26%           
  Complexity      222      222           
=========================================
  Files            46       46           
  Lines          1155     1155           
  Branches        149      149           
=========================================
  Hits            673      673           
  Misses          428      428           
  Partials         54       54           

☔ 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.

@M-Elsaeed M-Elsaeed merged commit 2229861 into main May 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants