Skip to content

chore(ci): bump atago to v0.17.0 - #20

Open
nao1215 wants to merge 1 commit into
mainfrom
chore/bump-atago-v0.17.0
Open

chore(ci): bump atago to v0.17.0#20
nao1215 wants to merge 1 commit into
mainfrom
chore/bump-atago-v0.17.0

Conversation

@nao1215

@nao1215 nao1215 commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Pins the E2E suites to atago v0.17.0.

That release adds a Scoop bucket for Windows installs and carries two failure-message fixes: an assertion whose observed value was empty now renders (empty) instead of omitting the Actual: section, and a run step whose output capture was cut short now names the exit code the process reached instead of reporting failed to execute.

No spec changes are needed — neither fix alters an assertion's verdict, only how a failure reads.

Summary by CodeRabbit

  • Chores
    • Updated internal test coverage and end-to-end validation tooling to Atago v0.17.0.
    • No changes to application functionality or end-user experience.

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e4f17655-80c6-44f8-b5da-dfcda5268bbf

📥 Commits

Reviewing files that changed from the base of the PR and between 4a7be17 and feb0277.

📒 Files selected for processing (2)
  • .github/workflows/coverage.yml
  • .github/workflows/e2e.yml

📝 Walkthrough

Walkthrough

The coverage and E2E GitHub Actions workflows now install Atago v0.17.0 instead of v0.16.0. No other workflow behavior changes.

Changes

Atago version update

Layer / File(s) Summary
Update Atago in CI workflows
.github/workflows/coverage.yml, .github/workflows/e2e.yml
The Atago installation version is updated from v0.16.0 to v0.17.0 in both workflows.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: bumping Atago to v0.17.0 in CI workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-atago-v0.17.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report

main (4a7be17) #20 (2d8623c) +/-
Coverage 82.0% 82.0% 0.0%
Test Execution Time 10s 13s +3s
Details
  |                     | main (4a7be17) | #20 (2d8623c) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          82.0% |         82.0% | 0.0% |
  |   Files             |             32 |            32 |    0 |
  |   Lines             |           2812 |          2812 |    0 |
  |   Covered           |           2306 |          2306 |    0 |
- | Test Execution Time |            10s |           13s |  +3s |

Reported by octocov

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