Skip to content

Fix a mis-merge in the zcash_transparent CHANGELOG#2091

Merged
nuttycom merged 1 commit into
mainfrom
fix/changelog_mis_merge
Dec 18, 2025
Merged

Fix a mis-merge in the zcash_transparent CHANGELOG#2091
nuttycom merged 1 commit into
mainfrom
fix/changelog_mis_merge

Conversation

@nuttycom
Copy link
Copy Markdown
Collaborator

The replacement of the [Unreleased] tag with the [0.6.3] line on the maintenance branch allowed a no-conflict merge to occur that resulted in CHANGELOG entries being in the wrong order on main. I have modified the Unreleased line for zcash_transparent and zcash_primitives to use -PENDING release versions to help prevent this sort of error in the future. In general, we should probably not use [Unreleased] for this reason.

The replacement of the [Unreleased] tag with the [0.6.3] line on the
maintenance branch allowed a no-conflict merge to occur that resulted in
CHANGELOG entries being in the wrong order on `main`. I have modified
the `Unreleased` line for `zcash_transparent` and `zcash_primitives` to
use `-PENDING` release versions to help prevent this sort of error in
the future. In general, we should probably not use [Unreleased] for this
reason.
@nuttycom nuttycom merged commit eddb874 into main Dec 18, 2025
44 checks passed
@nuttycom nuttycom deleted the fix/changelog_mis_merge branch December 18, 2025 01:33
@str4d
Copy link
Copy Markdown
Contributor

str4d commented Dec 18, 2025

Post-hoc ACK

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.84%. Comparing base (4d8bdc1) to head (01e7883).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2091   +/-   ##
=======================================
  Coverage   73.84%   73.84%           
=======================================
  Files         222      222           
  Lines       36704    36704           
=======================================
  Hits        27103    27103           
  Misses       9601     9601           

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

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