Skip to content
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(common): make AppLogger convertParams to prioritize using toSerializableObject #1699

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

przemyslaw-wlodek
Copy link
Contributor

@przemyslaw-wlodek przemyslaw-wlodek commented Feb 7, 2025

Checklist


Proposed solution

Fix AppLogger.convertParams to prioritize using toSerializableObject from SDK. Previous approach only checked if logger param was an object, leaving other types (BigInt) unhandled.

Testing

N/A

@przemyslaw-wlodek przemyslaw-wlodek self-assigned this Feb 7, 2025
@przemyslaw-wlodek przemyslaw-wlodek requested a review from a team as a code owner February 7, 2025 12:10
Copy link

sonarqubecloud bot commented Feb 7, 2025

@pczeglik-iohk
Copy link
Contributor

Allure Report

allure-report-publisher generated test report!

processReports: ✅ test report for 89881507

passed failed skipped flaky total result
Total 33 0 4 0 37

@przemyslaw-wlodek przemyslaw-wlodek marked this pull request as draft February 7, 2025 12:56
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.

2 participants