Skip to content

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Aug 26, 2025

  • Update the list of versions for Swift images
  • Update actions/checkout to v5
  • Disable TSan when building with Swift 5.10 and 6.0 due to swift-crypto hitting a compiler crasher
  • Add macOS Sequoia tests
  • Remove Homebrew bug workaround (no longer needed)
  • Add installing curl to the Linux unit tests for Codecov
  • Fix the long-broken (but with the failure hidden by TSan) testReserveCapacityIsForwarded test.

- Update the list of versions for Swift images
- Update actions/checkout to v5
- Disable TSan when building with Swift 5.10 and 6.0 due to swift-crypto hitting a compiler crasher
- Add macOS Sequoia tests
- Remove Homebrew bug workaround (no longer needed)
@gwynne gwynne requested a review from fabianfett as a code owner August 26, 2025 19:29
@gwynne gwynne added the semver-noop No version bump required. label Aug 26, 2025
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.45%. Comparing base (ecbc3eb) to head (b2477c4).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #579      +/-   ##
==========================================
+ Coverage   62.16%   62.45%   +0.28%     
==========================================
  Files         130      132       +2     
  Lines       10422    10472      +50     
==========================================
+ Hits         6479     6540      +61     
+ Misses       3943     3932      -11     

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@fabianfett fabianfett merged commit ce59628 into main Aug 27, 2025
11 checks passed
@fabianfett fabianfett deleted the gwynne-patch-1 branch August 27, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-noop No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants