Skip to content

fix: allow merging nil runsummary.Updates (into non-nil value)#10777

Merged
timoffex merged 1 commit intomainfrom
timoffex/10-27-nil_updates_merge
Oct 27, 2025
Merged

fix: allow merging nil runsummary.Updates (into non-nil value)#10777
timoffex merged 1 commit intomainfrom
timoffex/10-27-nil_updates_merge

Conversation

@timoffex
Copy link
Copy Markdown
Contributor

@timoffex timoffex commented Oct 27, 2025

Fixes another missed check: since nil should be treated as "no updates", merging it into an Updates instance should be valid and a no-op.

Copy link
Copy Markdown
Contributor Author

timoffex commented Oct 27, 2025

@timoffex timoffex changed the title nil updates merge fix: allow merging nil runsummary.Updates (into non-nil value) Oct 27, 2025
@timoffex timoffex force-pushed the timoffex/10-27-nil_updates_merge branch from fee2f99 to eea216e Compare October 27, 2025 17:02
@timoffex timoffex marked this pull request as ready for review October 27, 2025 17:02
@timoffex timoffex requested a review from a team as a code owner October 27, 2025 17:02
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@timoffex timoffex merged commit ebf5bb9 into main Oct 27, 2025
22 of 23 checks passed
Copy link
Copy Markdown
Contributor Author

Merge activity

@timoffex timoffex deleted the timoffex/10-27-nil_updates_merge branch October 27, 2025 23:41
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