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

Recursively ignore user_scripts directory in pytest #157

Conversation

jlenain
Copy link
Collaborator

@jlenain jlenain commented Oct 22, 2024

This PR should solve #156 .

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.00%. Comparing base (b306f30) to head (fdb63a5).
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   40.76%   49.00%   +8.23%     
==========================================
  Files          65       64       -1     
  Lines        4452     4561     +109     
==========================================
+ Hits         1815     2235     +420     
+ Misses       2637     2326     -311     

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

@jlenain jlenain self-assigned this Oct 22, 2024
@jlenain jlenain merged commit 2358b3c into cta-observatory:main Oct 22, 2024
11 checks passed
@jlenain jlenain deleted the 156-ci-unit-tests-should-not-run-in-user_scripts branch October 22, 2024 12:30
@jlenain jlenain linked an issue Oct 22, 2024 that may be closed by this pull request
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 unit tests should not run in user_scripts
1 participant