Skip to content

Refactor3#13

Merged
khetherin merged 18 commits intomainfrom
refactor3
Oct 28, 2025
Merged

Refactor3#13
khetherin merged 18 commits intomainfrom
refactor3

Conversation

@khetherin
Copy link
Collaborator

add custom info tag and addressed comments in review.

@khetherin khetherin requested a review from tcezard October 24, 2025 14:55
Copy link
Member

@tcezard tcezard left a comment

Choose a reason for hiding this comment

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

The refactor makes senses although there are still some area of the code that are a bit messy.
The INFO tag mapping mechanism also makes sense but do makes sure that it does not become overly complicated again.

Comment on lines +74 to +76
# if the attributes is in the INFOattributes.tsv add to INFO dictionary
# else if attirbute is in attribute_mapper.tsv add to its specific dictionary (INFO/FORMAT)
# else if attribute is a specific case, deal with appropriately.
Copy link
Member

Choose a reason for hiding this comment

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

I'm still a bit unsure why we have two source of mapping INFOattributes.tsv and attribute_mapper.tsv
What is there respective roles ?

@khetherin khetherin merged commit 312f3b2 into main Oct 28, 2025
1 check passed
@khetherin khetherin deleted the refactor3 branch January 9, 2026 11:15
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