Skip to content

Don't use the CUDA platform by default in tests#1881

Merged
atravitz merged 1 commit intomainfrom
issue-1880
Mar 19, 2026
Merged

Don't use the CUDA platform by default in tests#1881
atravitz merged 1 commit intomainfrom
issue-1880

Conversation

@IAlibay
Copy link
Member

@IAlibay IAlibay commented Mar 19, 2026

Fixes #1880

Checklist

  • [N/A] All new code is appropriately documented (user-facing code must have complete docstrings).
  • [N/A] Added a news entry, or the changes are not user-facing.
  • Ran pre-commit: you can run pre-commit locally or comment on this PR with pre-commit.ci autofix.

Manual Tests: these are slow so don't need to be run every commit, only before merging and when relevant changes are made (generally at reviewer-discretion).

Developers certificate of origin

@github-actions
Copy link

No API break detected ✅

@IAlibay
Copy link
Member Author

IAlibay commented Mar 19, 2026

Long CPU tests to verify CI passes here: https://github.com/OpenFreeEnergy/openfe/actions/runs/23305846325

@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1881      +/-   ##
==========================================
- Coverage   94.79%   91.18%   -3.62%     
==========================================
  Files         205      206       +1     
  Lines       17957    18249     +292     
==========================================
- Hits        17022    16640     -382     
- Misses        935     1609     +674     
Flag Coverage Δ
fast-tests 91.18% <100.00%> (?)
slow-tests ?

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.

@atravitz atravitz self-requested a review March 19, 2026 20:52
@atravitz atravitz merged commit 81da72f into main Mar 19, 2026
13 checks passed
@atravitz atravitz deleted the issue-1880 branch March 19, 2026 20:52
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.

CI breaking from AFE Protocols PR

2 participants