Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce tests in CI workflow #831

Merged
merged 10 commits into from
Aug 7, 2024

Conversation

chrisjonesBSU
Copy link
Contributor

This PR changes the testing matrices similar to what we did in mosdef-hub/foyer#571

So now, we only use ubuntu-latest to test the various python versions, and only use the latest python version (3.12) when testing different OS images.

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.07%. Comparing base (540b220) to head (5a4f17d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #831      +/-   ##
==========================================
+ Coverage   94.06%   94.07%   +0.01%     
==========================================
  Files          65       65              
  Lines        6953     6953              
==========================================
+ Hits         6540     6541       +1     
+ Misses        413      412       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrisjonesBSU chrisjonesBSU merged commit 40cf487 into mosdef-hub:main Aug 7, 2024
15 checks passed
@chrisjonesBSU chrisjonesBSU deleted the reduce-tests branch August 7, 2024 16:54
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.

2 participants