godog
godog copied to clipboard
chore: Bump go version to 1.22 and update dependencies - (#685)
🤔 What's changed?
Golang version has been updated to 1.22, breaking changes have been fixed, dependencies have been updated.
⚡️ What's your motivation?
Fixes #685
🏷️ What kind of change is this?
- :bank: Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)
📋 Checklist:
- [x] 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.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] Users should know about my change
- [x] I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.54%. Comparing base (
153db4e) to head (27d61bb). Report is 29 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #686 +/- ##
==========================================
- Coverage 83.21% 78.54% -4.67%
==========================================
Files 28 41 +13
Lines 3413 4051 +638
==========================================
+ Hits 2840 3182 +342
- Misses 458 753 +295
- Partials 115 116 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
codecov/project is not happy on code that I haven't added... ^^" Is it normal ?