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

Improve CI Run-Time: Test Smarter #625

Merged
merged 9 commits into from
Sep 18, 2024
Merged

Improve CI Run-Time: Test Smarter #625

merged 9 commits into from
Sep 18, 2024

Conversation

s3alfisc
Copy link
Member

@s3alfisc s3alfisc commented Sep 16, 2024

Multiple Changes to CI Tests:

  • in test_vs_fixest.py, only test arguments adj, cluster_adj, dropna=True for feols, not for fepois & feiv.
  • move the test_ritest.py , test_multcomp.py, test_plots.py` to the extended marker
  • runs all extended tests only for commits to master and if extended-tests label is set

@s3alfisc s3alfisc linked an issue Sep 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 5 files with indirect coverage changes

@s3alfisc s3alfisc added the plots label Sep 17, 2024
@s3alfisc s3alfisc removed the plots label Sep 17, 2024
@s3alfisc s3alfisc merged commit 442cb6d into master Sep 18, 2024
10 checks passed
@s3alfisc s3alfisc deleted the nightly-build branch September 18, 2024 16:08
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.

Re-Organize CI Tests
1 participant