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-37950: Allow the raw definition to be specified in the instrument class #305

Merged
merged 3 commits into from Feb 22, 2023

Conversation

timj
Copy link
Member

@timj timj commented Feb 15, 2023

Checklist

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

@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Base: 80.61% // Head: 80.67% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (6a94f3a) compared to base (e56e3bd).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
+ Coverage   80.61%   80.67%   +0.06%     
==========================================
  Files          57       57              
  Lines        6319     6318       -1     
  Branches     1280     1280              
==========================================
+ Hits         5094     5097       +3     
+ Misses        982      978       -4     
  Partials      243      243              
Impacted Files Coverage Δ
tests/test_quantumGraph.py 96.58% <ø> (+1.25%) ⬆️
python/lsst/pipe/base/_instrument.py 76.41% <100.00%> (+0.45%) ⬆️
tests/test_instrument.py 97.80% <100.00%> (+0.10%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@timj timj merged commit 80dcb53 into main Feb 22, 2023
@timj timj deleted the tickets/DM-37950 branch February 22, 2023 15:32
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