Skip to content

macos build and miri check to nightly#1058

Open
harsha-simhadri wants to merge 4 commits into
mainfrom
harshasi/nightly_ci
Open

macos build and miri check to nightly#1058
harsha-simhadri wants to merge 4 commits into
mainfrom
harshasi/nightly_ci

Conversation

@harsha-simhadri
Copy link
Copy Markdown
Contributor

@harsha-simhadri harsha-simhadri commented May 12, 2026

Created nightly ci run; moved miri to nightly. added back macos build test.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.47%. Comparing base (f4757a3) to head (0b609f8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1058      +/-   ##
==========================================
- Coverage   89.51%   89.47%   -0.04%     
==========================================
  Files         459      459              
  Lines       85646    85563      -83     
==========================================
- Hits        76663    76555     -108     
- Misses       8983     9008      +25     
Flag Coverage Δ
miri 89.47% <ø> (-0.04%) ⬇️
unittests 89.09% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 42 files with indirect coverage changes

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

@harsha-simhadri harsha-simhadri marked this pull request as ready for review May 15, 2026 01:19
@harsha-simhadri harsha-simhadri requested review from a team and Copilot May 15, 2026 01:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a dedicated scheduled “Nightly” GitHub Actions workflow to run macOS clippy/tests and moves the Miri job out of the main CI workflow into this nightly run.

Changes:

  • Added .github/workflows/nightly.yml scheduled workflow (macOS clippy + workspace tests, plus Ubuntu Miri).
  • Removed the standalone miri job from .github/workflows/ci.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/nightly.yml New nightly workflow running macOS clippy/tests and a nightly-toolchain Miri job.
.github/workflows/ci.yml Removes the previous Miri job from the main CI workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/nightly.yml Outdated
Comment thread .github/workflows/nightly.yml
harsha-simhadri and others added 2 commits May 14, 2026 21:13
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@harsha-simhadri harsha-simhadri enabled auto-merge (squash) May 16, 2026 00:16
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.

4 participants