Skip to content

feat: add condition property to proposition - #75

Merged
korikuzma merged 9 commits into
1.1.0-snapshot.2026-06from
issue-67
Aug 28, 2026
Merged

feat: add condition property to proposition#75
korikuzma merged 9 commits into
1.1.0-snapshot.2026-06from
issue-67

Conversation

@korikuzma

@korikuzma korikuzma commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

close #67

@jsstevenson I originally implemented the setter method, but removed it because at least in downstream projects I use, I haven't had a need. Is this something that you actively do and would benefit from? If so, I can add.

@korikuzma korikuzma self-assigned this Aug 18, 2026
@korikuzma korikuzma linked an issue Aug 18, 2026 that may be closed by this pull request
Comment thread src/ga4gh/va_spec/base/core.py Outdated
@korikuzma korikuzma changed the title feat: add getter and setter methods for getting proposition condition feat: add condition property to proposition Aug 18, 2026
Base automatically changed from issue-72 to 1.1.0-snapshot.2026-06 August 27, 2026 21:14
@korikuzma
korikuzma marked this pull request as ready for review August 27, 2026 21:17
@korikuzma
korikuzma requested a review from jsstevenson August 27, 2026 21:20
@jsstevenson

Copy link
Copy Markdown
Contributor

@jsstevenson I originally implemented the setter method, but removed it because at least in downstream projects I use, I haven't had a need. Is this something that you actively do and would benefit from? If so, I can add.

nah that's fine. I typically treat these objects as immutable anyway

@korikuzma
korikuzma merged commit 6422c83 into 1.1.0-snapshot.2026-06 Aug 28, 2026
8 checks passed
@korikuzma
korikuzma deleted the issue-67 branch August 28, 2026 14:05
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.

Add helper method for getting proposition condition

2 participants