Skip to content

Mark slow tests#385

Open
mkelley wants to merge 3 commits intoNASA-Planetary-Science:mainfrom
mkelley:mark-slow-tests-2023.08
Open

Mark slow tests#385
mkelley wants to merge 3 commits intoNASA-Planetary-Science:mainfrom
mkelley:mark-slow-tests-2023.08

Conversation

@mkelley
Copy link
Copy Markdown
Member

@mkelley mkelley commented Aug 22, 2023

Mark the slowest tests as "slow" and only run them on CI once. Also enable parallel execution on the testing environment that runs alldeps and the slow tests.

This PR requires pytest-astropy>=0.10, which supports the use of pytest.mark.slow.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 22, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.24%. Comparing base (36285d0) to head (416ec92).
⚠️ Report is 67 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
- Coverage   76.84%   75.24%   -1.60%     
==========================================
  Files          78       78              
  Lines        6974     6981       +7     
==========================================
- Hits         5359     5253     -106     
- Misses       1615     1728     +113     

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

@mkelley mkelley added the tests label Aug 22, 2023
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