Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate warning message #590

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Remove duplicate warning message #590

merged 1 commit into from
Dec 7, 2023

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented Dec 7, 2023

🤔 What's changed?

Removed duplicate message for

Use of godog CLI is deprecated, please use *testing.T instead.
See https://github.com/cucumber/godog/discussions/478 for details.

⚡️ What's your motivation?

Duplicate message is unnecessary.

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

Copy link

github-actions bot commented Dec 7, 2023

Go API Changes

# summary
Inferred base version: v0.13.0
Suggested version: v0.13.1

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (592f1cd) 83.22% compared to head (7349a3a) 83.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #590   +/-   ##
=======================================
  Coverage   83.22%   83.22%           
=======================================
  Files          28       28           
  Lines        3416     3416           
=======================================
  Hits         2843     2843           
  Misses        458      458           
  Partials      115      115           

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

@vearutop vearutop merged commit 5a5631a into main Dec 7, 2023
8 checks passed
@vearutop vearutop deleted the cmd-dup-warning branch December 7, 2023 20:34
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