Skip to content

Fix issue with EvalItem.reportinfo() causing pytest error#18

Merged
alxwrd merged 3 commits into
mainfrom
feature/fix-pytestmark-skip-1a1
Apr 13, 2026
Merged

Fix issue with EvalItem.reportinfo() causing pytest error#18
alxwrd merged 3 commits into
mainfrom
feature/fix-pytestmark-skip-1a1

Conversation

@alxwrd
Copy link
Copy Markdown
Owner

@alxwrd alxwrd commented Apr 13, 2026

This fixes #15 by correcly returning the correct types from reportinfo()

alxwrd and others added 3 commits April 13, 2026 15:28
Co-Authored-By: Claude <claude[bot]@users.noreply.github.com>
@alxwrd alxwrd merged commit 6080d5f into main Apr 13, 2026
5 checks passed
@alxwrd alxwrd deleted the feature/fix-pytestmark-skip-1a1 branch April 13, 2026 19:20
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.

pytestmark skipif causes INTERNALERROR due to missing location on custom EvalItem

1 participant