Skip to content

Remove release mode test steps from CI#818

Merged
Kyle-Ye merged 1 commit intomainfrom
optimize/test_release_remove
Mar 8, 2026
Merged

Remove release mode test steps from CI#818
Kyle-Ye merged 1 commit intomainfrom
optimize/test_release_remove

Conversation

@Kyle-Ye
Copy link
Collaborator

@Kyle-Ye Kyle-Ye commented Mar 8, 2026

Summary

  • Remove "Build and run tests in release mode" step from macOS workflow
  • Remove "Building and running tests in release mode" step from Ubuntu workflow
  • Debug test + coverage steps remain unchanged

Test plan

  • Verify macOS CI workflow runs successfully without release test step
  • Verify Ubuntu CI workflow runs successfully without release test step

@Kyle-Ye Kyle-Ye requested a review from Mx-Iris as a code owner March 8, 2026 18:34
@Kyle-Ye Kyle-Ye merged commit 2c6fbf5 into main Mar 8, 2026
7 of 8 checks passed
@Kyle-Ye Kyle-Ye deleted the optimize/test_release_remove branch March 8, 2026 18:35
@augmentcode
Copy link

augmentcode bot commented Mar 8, 2026

🤖 Augment PR Summary

Summary: Simplifies CI by removing the extra SwiftPM swift test -c release runs from the macOS and Ubuntu GitHub Actions workflows.

Changes: Keeps the existing debug-mode test, coverage generation, and Codecov upload steps unchanged.

🤖 Was this summary useful? React with 👍 or 👎

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.49%. Comparing base (6c991c1) to head (2139e1d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #818   +/-   ##
=======================================
  Coverage   27.48%   27.49%           
=======================================
  Files         661      661           
  Lines       42429    42425    -4     
=======================================
+ Hits        11661    11663    +2     
+ Misses      30768    30762    -6     

☔ 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant