Skip to content

Fix pseudocigar handling for constructing a PMO#85

Merged
nickjhathaway merged 2 commits into
developfrom
hotfix/fix_pseudocigar_handling
Jul 21, 2026
Merged

Fix pseudocigar handling for constructing a PMO#85
nickjhathaway merged 2 commits into
developfrom
hotfix/fix_pseudocigar_handling

Conversation

@nickjhathaway

Copy link
Copy Markdown
Member

Update for properly constructing pseudocigar. Before, pseudocigar was being set as "pseudo_cigar" which isn't the name in the schema and it needs to be a pseudocigar object and not just the string itself (see issue #84 for more details)

  • Update so pseudocigar is properly constructed during the building functions
  • updated unit tests

@kathrynmurie

Copy link
Copy Markdown
Contributor

I think this will need updates in the app too

@nickjhathaway

Copy link
Copy Markdown
Member Author

we can flag an issue there and approve here as we'll have to change this one first to make the changes in the app, won't affect the app right now as it's pulling from the set version so should be safe to change here and then we update the app with the next app version

Comment thread src/pmotools/pmo_builder/mhap_table_to_pmo.py Outdated
@nickjhathaway
nickjhathaway merged commit ddef2d0 into develop Jul 21, 2026
3 checks passed
@nickjhathaway
nickjhathaway deleted the hotfix/fix_pseudocigar_handling branch July 21, 2026 22:53
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