Skip to content

Improves RMG-Py cloning in CI & fixes website build#796

Merged
calvinp0 merged 2 commits intomainfrom
fixes
Aug 3, 2025
Merged

Improves RMG-Py cloning in CI & fixes website build#796
calvinp0 merged 2 commits intomainfrom
fixes

Conversation

@calvinp0
Copy link
Copy Markdown
Member

@calvinp0 calvinp0 commented Aug 3, 2025

Addresses an issue where the RMG-Py repository was being cloned repeatedly during CI runs.

  • Optimizes the CI workflow by checking for the existence of the RMG-Py directory before attempting to clone it.
  • If the directory exists, the workflow now fetches and checks out the specified commit instead of re-cloning the entire repository.

Website deployment is now pointed to the ./ARC/ folder

@calvinp0 calvinp0 requested a review from kfir4444 August 3, 2025 07:09
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.49%. Comparing base (9ba9803) to head (2dbd810).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #796   +/-   ##
=======================================
  Coverage   74.49%   74.49%           
=======================================
  Files         103      103           
  Lines       28121    28121           
  Branches     5771     5771           
=======================================
  Hits        20950    20950           
  Misses       5680     5680           
  Partials     1491     1491           
Flag Coverage Δ
unittests 74.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@calvinp0 calvinp0 merged commit dd40efb into main Aug 3, 2025
10 checks passed
@calvinp0 calvinp0 deleted the fixes branch August 3, 2025 09:56
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