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

Add sourceRef option to the parsers and pass it through TaskObject #8

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

csmig
Copy link
Member

@csmig csmig commented Feb 13, 2024

  • Adds the sourceRef property as an option when calling the parsers, and includes the property in the returned object and in each checklist
  • TaskObject.sourceRefs provides an array of the sourceRefs taken from each parseResult.
  • Each TaskObject.taskAsset provides an array of the sourceRefs taken from each parseResult for a given Asset.

Also addressed multiple SonarCloud findings and added JSDoc and index.d.ts type definitions for most of TaskObject and much of the parsers.

@csmig csmig merged commit 131efc3 into main Feb 15, 2024
1 check passed
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.

1 participant