Skip to content

Allow invalid value for amount#72

Merged
manuelbl merged 2 commits intomanuelbl:masterfrom
comatic-ag:allow-null-as-valid-amount-value
May 12, 2025
Merged

Allow invalid value for amount#72
manuelbl merged 2 commits intomanuelbl:masterfrom
comatic-ag:allow-null-as-valid-amount-value

Conversation

@michaelhachen
Copy link
Contributor

@michaelhachen michaelhachen commented May 9, 2025

…d amount value (currently only "NULL" / "null")
@manuelbl
Copy link
Owner

Thanks for the PR. It looks good at first sight.

The unit tests are currently failing, likely due to outdated packages and other incompatibilities with the CI pipeline. These should all have been sorted out this weekend with another PR. Can you thus rebase your PR onto the main branch? You might want to undo the changes CoreTest.csproj first. Hopefully, this will fix it all.

…s-valid-amount-value

# Conflicts:
#	CoreTest/CoreTest.csproj
@michaelhachen
Copy link
Contributor Author

I have updated the branch and all tests are running successfully locally.

@manuelbl manuelbl merged commit ec77696 into manuelbl:master May 12, 2025
3 checks passed
@manuelbl
Copy link
Owner

Thanks for the PR. I've merged it.

I will likely include it in release 3.3.1, which I plan to release by the end of the week.

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.

Empty amount is NULL and not an empty string

2 participants