Skip to content

Conversation

@Fymyte
Copy link
Contributor

@Fymyte Fymyte commented Jul 11, 2025

Unknown tap line where simply discarded. Instead, provide a way to retrieve the original text programmatically. This could be used by an alternative CLI application to pass through those lines.

To accept your contribution, please ensure that the checklist below is complete.

  • Is your name/identity in the AUTHORS file?
  • Does the code change (if the PR contains code) have 100% test coverage?
  • Is CI passing all quality and testing checks?

@Fymyte Fymyte marked this pull request as ready for review July 11, 2025 10:10
Copy link
Member

@mblayman mblayman left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution. This looks pretty good. I've got some minor changes. Also, it looks like CI is failing. Can you confirm that the failure is not coming from your change?

@Fymyte
Copy link
Contributor Author

Fymyte commented Jul 13, 2025

For the failing CI I don't know. It seems to be intergration tests which fails, but not because of a failing test, but a failing import

Unknown tap line where simply discarded. Instead, provide a way to
retrieve the original text programmatically. This could be used by an
alternative CLI application to pass through those lines.

Signed-off-by: Pierrick Guillaume <pguillaume@fymyte.com>
@Fymyte Fymyte force-pushed the fymyte/unknown-text branch from 28e0b3e to 1da8c04 Compare July 13, 2025 09:03
@Fymyte
Copy link
Contributor Author

Fymyte commented Jul 15, 2025

I Just tested with current main, integration tests are still failing

@Fymyte
Copy link
Contributor Author

Fymyte commented Jul 15, 2025

Probably an updated pytest or tox, which does something unexpected

Copy link
Member

@mblayman mblayman left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mblayman mblayman merged commit 1fccfea into python-tap:main Jul 17, 2025
1 check passed
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