Skip to content

Add some tests for polymorphic links and QB.#945

Merged
vpetrovykh merged 1 commit intomasterfrom
poly
Oct 2, 2025
Merged

Add some tests for polymorphic links and QB.#945
vpetrovykh merged 1 commit intomasterfrom
poly

Conversation

@vpetrovykh
Copy link
Contributor

Overall the polymorphic links seem to work in various combinations. There are some issues with typing, though.

Overall the polymorphic links seem to work in various combinations.
There are some issues with typing, though.
@vpetrovykh
Copy link
Contributor Author

This is related to testing #633

@vpetrovykh vpetrovykh merged commit b445ed0 into master Oct 2, 2025
43 checks passed
@vpetrovykh vpetrovykh deleted the poly branch October 2, 2025 22:18
msullivan added a commit that referenced this pull request Oct 3, 2025
PR #945 added a bunch of tests with @skip_typecheck, but I *think* the
type errors were legitimate (the `item` link is `optional`), so I'm
adding asserts to the python and removing the `@skip_typecheck`s.

Am I missing something being wrong here?
vpetrovykh pushed a commit that referenced this pull request Oct 4, 2025
PR #945 added a bunch of tests with @skip_typecheck, but I *think* the
type errors were legitimate (the `item` link is `optional`), so I'm
adding asserts to the python and removing the `@skip_typecheck`s.

Am I missing something being wrong here?
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