Skip to content

Remove duplicate warning message#590

Merged
vearutop merged 1 commit intomainfrom
cmd-dup-warning
Dec 7, 2023
Merged

Remove duplicate warning message#590
vearutop merged 1 commit intomainfrom
cmd-dup-warning

Conversation

@vearutop
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 7, 2023

Go API Changes

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

@codecov
Copy link
Copy Markdown

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
@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