Skip to content

remove CI/CD from Cori and refactor tests#1442

Merged
shahzebsiddiqui merged 5 commits intodevelfrom
remove_cori_cicd
Apr 18, 2023
Merged

remove CI/CD from Cori and refactor tests#1442
shahzebsiddiqui merged 5 commits intodevelfrom
remove_cori_cicd

Conversation

@shahzebsiddiqui
Copy link
Member

No description provided.

remove example test that were run on Cori as part of the CI job instead refactor some of them to run on Perlmutter.
Rename directory tests/examples/cori to tests/examples/perlmutter
Update buildspecs to properly run tests on Perlmutter
refactor test_nersc.py to make use of a Test class to group all tests and move redundant code as part of class startup method
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch coverage: 93.98% and project coverage change: +73.80 🎉

Comparison is base (3b65cb7) 1.54% compared to head (c1c5e48) 75.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           devel    #1442       +/-   ##
==========================================
+ Coverage   1.54%   75.34%   +73.80%     
==========================================
  Files         51       57        +6     
  Lines       6312     6517      +205     
  Branches    1131        0     -1131     
==========================================
+ Hits          97     4910     +4813     
+ Misses      6199     1607     -4592     
+ Partials      16        0       -16     
Impacted Files Coverage Δ
buildtest/builders/base.py 79.01% <83.61%> (+74.96%) ⬆️
buildtest/buildsystem/checks.py 61.14% <100.00%> (+61.14%) ⬆️
buildtest/cli/__init__.py 91.86% <100.00%> (+91.86%) ⬆️
buildtest/cli/build.py 92.46% <100.00%> (+92.46%) ⬆️
buildtest/cli/help.py 100.00% <100.00%> (+100.00%) ⬆️
buildtest/cli/history.py 100.00% <100.00%> (+100.00%) ⬆️
buildtest/cli/inspect.py 99.00% <100.00%> (+99.00%) ⬆️

... and 50 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@shahzebsiddiqui shahzebsiddiqui merged commit ec8dc24 into devel Apr 18, 2023
@shahzebsiddiqui shahzebsiddiqui deleted the remove_cori_cicd branch April 18, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant