Skip to content

chore: prep ev-node v1.1.3#3353

Merged
tac0turtle merged 1 commit into
mainfrom
julien/cl-113
Jun 12, 2026
Merged

chore: prep ev-node v1.1.3#3353
tac0turtle merged 1 commit into
mainfrom
julien/cl-113

Conversation

@julienrbrt

@julienrbrt julienrbrt commented Jun 11, 2026

Copy link
Copy Markdown
Member

Overview

Summary by CodeRabbit

  • Documentation
    • Updated changelog with v1.1.3 release information.

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

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

Run ID: 2c904ce9-0524-4019-8c71-02340bf4c69d

📥 Commits

Reviewing files that changed from the base of the PR and between 85119a6 and de2a51c.

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

A new v1.1.3 version header is added to the CHANGELOG.md file directly under the [Unreleased] section, establishing a placeholder for the upcoming release.

Changes

Changelog Update

Layer / File(s) Summary
Version 1.1.3 header
CHANGELOG.md
A new ## v1.1.3 version header is inserted in the Unreleased section to prepare for the upcoming release entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • evstack/ev-node#3145: Updates CHANGELOG.md Unreleased section with documentation-level version entries without code changes.
  • evstack/ev-node#3274: Adds new version entries to CHANGELOG.md under the Unreleased section with no other code-level modifications.
  • evstack/ev-node#3237: Updates version subsections in CHANGELOG.md under the Unreleased section with changelog formatting adjustments.

Suggested reviewers

  • tac0turtle

Poem

🐰 A little v1.1.3 hops in,
Nestled where Unreleased begins,
A placeholder so neat and tidy,
Awaiting the notes that shall ride by! 📝✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is empty with no substantive content beyond the template boilerplate and HTML comments. Fill in the Overview section with explanation of the release prep, context, and rationale for the v1.1.3 version bump.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: prep ev-node v1.1.3' clearly describes the main change: a changelog entry for version 1.1.3, which matches the changeset.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch julien/cl-113

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 and usage tips.

@claude

claude Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Claude finished @julienrbrt's task in 42s —— View job


Code Review: chore: prep ev-node v1.1.3

  • Gather context and read changed files
  • Review CHANGELOG.md changes

Summary

This is a minimal release-prep PR that promotes the ### Fixed entry for PR #3351 from [Unreleased] into a new ## v1.1.3 version section. The change is correct and consistent with the project's existing changelog style.

Observations:

  • Format consistency ✅ — The ## v1.1.3 header (no brackets, no date) matches the style used by all prior version entries (## v1.1.2, ## v1.1.1, etc.). No inconsistency introduced.
  • Content accuracy ✅ — The fix description correctly summarizes PR fix: drain pending tx queue in batches with durable ack #3351 (durable WAL-backed ack for the pending tx queue drain, dedup relocation from reaper cache to sequencer queue).
  • [Unreleased] section ✅ — Properly left empty, ready for future changes.
  • Semver bump ✅ — A patch version bump (1.1.2 → 1.1.3) is appropriate for a bug fix release.

Minor nit (non-blocking): The Keep a Changelog spec recommends including a release date (e.g. ## v1.1.3 - 2026-06-11). The project consistently omits this, so no action needed here, but it could be a future improvement for the whole file.

LGTM — nothing blocking. Ready to merge.


@github-actions

Copy link
Copy Markdown
Contributor

The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed✅ passedJun 11, 2026, 4:09 PM

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.96%. Comparing base (85119a6) to head (de2a51c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3353      +/-   ##
==========================================
- Coverage   61.04%   60.96%   -0.09%     
==========================================
  Files         127      127              
  Lines       13879    13879              
==========================================
- Hits         8473     8461      -12     
- Misses       4484     4491       +7     
- Partials      922      927       +5     
Flag Coverage Δ
combined 60.96% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@tac0turtle tac0turtle self-requested a review June 12, 2026 10:20
@tac0turtle tac0turtle merged commit d208cd0 into main Jun 12, 2026
35 of 36 checks passed
@tac0turtle tac0turtle deleted the julien/cl-113 branch June 12, 2026 10:21
@julienrbrt julienrbrt mentioned this pull request Jun 12, 2026
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.

2 participants