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

DM-41078: Add pytest configuration #3

Merged
merged 2 commits into from Oct 9, 2023
Merged

DM-41078: Add pytest configuration #3

merged 2 commits into from Oct 9, 2023

Conversation

timj
Copy link
Member

@timj timj commented Oct 6, 2023

This prevents pytest from looking in parent directories.

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

This prevents pytest from looking in parent directories.
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (9131c3c) 94.66% compared to head (f1b8f93) 94.84%.
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   94.66%   94.84%   +0.17%     
==========================================
  Files          36       38       +2     
  Lines        4461     4730     +269     
==========================================
+ Hits         4223     4486     +263     
- Misses        238      244       +6     
Files Coverage Δ
python/lsst/scarlet/lite/__init__.py 87.50% <100.00%> (+0.83%) ⬆️
python/lsst/scarlet/lite/component.py 96.89% <100.00%> (ø)
python/lsst/scarlet/lite/detect.py 100.00% <100.00%> (ø)
python/lsst/scarlet/lite/fft.py 94.70% <100.00%> (+0.03%) ⬆️
python/lsst/scarlet/lite/initialization.py 95.87% <100.00%> (+0.20%) ⬆️
python/lsst/scarlet/lite/models/free_form.py 94.73% <ø> (ø)
python/lsst/scarlet/lite/models/parametric.py 100.00% <100.00%> (ø)
python/lsst/scarlet/lite/source.py 98.24% <100.00%> (ø)
python/lsst/scarlet/lite/wavelet.py 95.65% <100.00%> (ø)
tests/test_blend.py 97.60% <100.00%> (+0.01%) ⬆️
... and 13 more

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

@timj timj changed the title DM-41078: Add empty pytest configuration DM-41078: Add pytest configuration Oct 9, 2023
@timj timj requested a review from fred3m October 9, 2023 15:41
Copy link
Collaborator

@fred3m fred3m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@timj timj merged commit 13f254e into main Oct 9, 2023
9 checks passed
@timj timj deleted the tickets/DM-41078 branch October 9, 2023 17:50
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.

None yet

2 participants