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: return type for tagValueProcessor & attributeValueProcessor #582

Merged
merged 2 commits into from May 12, 2024

Conversation

monholm
Copy link
Contributor

@monholm monholm commented May 31, 2023

Resolves #581

Purpose / Goal

Addresses #581

Type

Please mention the type of PR

  • [x]Bug Fix
  • [ ]Refactoring / Technology upgrade
  • [ ]New Feature

@monholm
Copy link
Contributor Author

monholm commented May 7, 2024

Fixed the merge conflicts. With the recent addition of JSDocs, the discrepancy has become event more apparent as the JSDocs and TS types doesn't match.

@amitguptagwl anything I can do to help move this along? :)

@amitguptagwl amitguptagwl merged commit 2ae1f62 into NaturalIntelligence:master May 12, 2024
6 checks passed
@amitguptagwl
Copy link
Member

Thanks for the correction

@coveralls
Copy link

Coverage Status

coverage: 98.26%. remained the same
when pulling 4d53abd on monholm:fix/types
into 9118736 on NaturalIntelligence:master.

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.

Incorrect return type for tagValueProcessor and attributeValueProcessor in XmlBuilderOptions
3 participants