Skip to content

Support code block languages#185

Open
alecsammon wants to merge 3 commits intoantham:masterfrom
PaddleHQ:support_code_block_languages
Open

Support code block languages#185
alecsammon wants to merge 3 commits intoantham:masterfrom
PaddleHQ:support_code_block_languages

Conversation

@alecsammon
Copy link
Contributor

@alecsammon alecsammon commented Mar 10, 2026

Update the format of adding tools to use the Gherkin type comments:
https://cucumber.io/docs/gherkin/reference/#doc-strings

It's possible to annotate the DocString with the type of content it contains. You specify the content type after the triple quote, as follows:

This replaces @tool with `"""tool"

The .ghokin configuration file remains the same.

This is breaking change due to dropping support for the @ format

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.78%. Comparing base (76edb15) to head (7bd5f16).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
+ Coverage   84.51%   84.78%   +0.27%     
==========================================
  Files          14       14              
  Lines         536      539       +3     
==========================================
+ Hits          453      457       +4     
+ Misses         68       67       -1     
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alecsammon alecsammon marked this pull request as ready for review March 10, 2026 14:00
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.

1 participant