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 measure-set column #3

Merged
merged 11 commits into from
Aug 30, 2024
Merged

add measure-set column #3

merged 11 commits into from
Aug 30, 2024

Conversation

karlnaden
Copy link
Collaborator

No description provided.

@jhlee-mitre
Copy link
Collaborator

Separate element exclusion in the configuration file. You can test with data_dictionary_settings.example.yaml

For example

node --require ts-node/register src/ig-summary.ts create --input /Users/jaehoonlee/Documents/GitHub/ig-summary/input/package --output output --settings data_dictionary_settings.example.yaml

@@ -439,6 +438,7 @@ export class IgSummary {

[
['', 'IG name', this.sushiConfig.name],
['', 'IG title', this.sushiConfig.title],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include both name and title

@karlnaden karlnaden merged commit 70bd203 into main Aug 30, 2024
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.

2 participants