Skip to content

fix: return type for tagValueProcessor & attributeValueProcessor#582

Merged
amitguptagwl merged 2 commits intoNaturalIntelligence:masterfrom
monholm:fix/types
May 12, 2024
Merged

fix: return type for tagValueProcessor & attributeValueProcessor#582
amitguptagwl merged 2 commits intoNaturalIntelligence:masterfrom
monholm:fix/types

Conversation

@monholm
Copy link
Copy Markdown
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
Copy Markdown
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
@amitguptagwl
Copy link
Copy Markdown
Member

Thanks for the correction

@coveralls
Copy link
Copy Markdown

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