Skip to content

Fix tests for json output, fix new linter errors, bump fortio.org/cli from 1.12.1 to 1.12.3#180

Merged
ldemailly merged 5 commits intomainfrom
dependabot/go_modules/fortio.org/cli-1.12.3
Nov 11, 2025
Merged

Fix tests for json output, fix new linter errors, bump fortio.org/cli from 1.12.1 to 1.12.3#180
ldemailly merged 5 commits intomainfrom
dependabot/go_modules/fortio.org/cli-1.12.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

Bumps fortio.org/cli from 1.12.1 to 1.12.3.

Release notes

Sourced from fortio.org/cli's releases.

v1.12.3

What's Changed

Full Changelog: fortio/cli@v1.12.2...v1.12.3

v1.12.2

What's Changed

Full Changelog: fortio/cli@v1.12.1...v1.12.2

Commits
  • d5f9824 Newest log (without redirect info message about cli tools) and linter induced...
  • dc07dfa Handle -quiet before setting the cli default (#48)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fortio.org/cli](https://github.com/fortio/cli) from 1.12.1 to 1.12.3.
- [Release notes](https://github.com/fortio/cli/releases)
- [Commits](fortio/cli@v1.12.1...v1.12.3)

---
updated-dependencies:
- dependency-name: fortio.org/cli
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 11, 2025
@ldemailly
Copy link
Copy Markdown
Member

@copilot fix the linter issues

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 11, 2025

@ldemailly I've opened a new pull request, #181, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Fix linter issues: godoclint, noctx, and staticcheck

Co-authored-by: ldemailly <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: ldemailly <[email protected]>
@ldemailly ldemailly changed the title Bump fortio.org/cli from 1.12.1 to 1.12.3 Fix tests for json output, fix new linter errors, bump fortio.org/cli from 1.12.1 to 1.12.3 Nov 11, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (f65ce0c) to head (67a5160).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #180   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files           3        3           
  Lines         470      470           
=======================================
  Hits          458      458           
  Misses          9        9           
  Partials        3        3           

☔ 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.

@ldemailly ldemailly merged commit 39508b9 into main Nov 11, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/cli-1.12.3 branch November 11, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants