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

Improvements on Nats Serdes #5222

Merged
merged 13 commits into from
Nov 12, 2024
Merged

Improvements on Nats Serdes #5222

merged 13 commits into from
Nov 12, 2024

Conversation

souravagrawal
Copy link
Contributor

Fixes #5215

@apicurio-bot
Copy link

apicurio-bot bot commented Sep 22, 2024

Thank you for creating a pull request!

Pinging @carlesarnal to respond or triage.

@carlesarnal
Copy link
Member

@souravagrawal I'm missing test cases for the newly added methods. You have the exiting one as an example, could you please add tests for the other methods as well?

@sourabhaggrawal
Copy link

Implement nats avro serdes #5195

Hi @carlesarnal Yes I have added them now

@sourabhaggrawal
Copy link

Hi @carlesarnal I do not understand why test is failing, there is no test with expected value as false in AvroNatsSerdeIT.

@carlesarnal
Copy link
Member

@sourabhaggrawal the tests results are apparently not consistent. Can you please take a look?

@sourabhaggrawal
Copy link

Hi @carlesarnal apologies for delay in response, test case were working in my setup not sure why its not working here.
I have anyways added a change to check to see if rest of the tests goes through, can you please initiate the workflow once ?

@sourabhaggrawal
Copy link

Hi @carlesarnal can you triggered the workflow once again ? It failed again because of indentation and I have pushed a commit with fix.
TIA

@sourabhaggrawal
Copy link

HI @carlesarnal can you initiate the workflow again, it has not run after my latest commit.

@carlesarnal carlesarnal merged commit 3b4d17e into Apicurio:main Nov 12, 2024
19 checks passed
@sourabhaggrawal
Copy link

Thank you @carlesarnal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Further improvements to Nats serdes
4 participants