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-39898: Use ResourcePath to read the bps defaults #146

Merged
merged 1 commit into from Jul 6, 2023
Merged

Conversation

timj
Copy link
Member

@timj timj commented Jul 5, 2023

Config supports reading of package resources directly so there is no need to find the local path to the resources in BPS itself. Also remove the init.py since the resources do not need it.

Checklist

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

Config supports reading of package resources directly so there
is no need to find the local path to the resources in BPS itself.
Also remove the __init__.py since the resources do not need it.
@timj timj requested a review from mxk62 July 5, 2023 18:16
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (77149bf) 78.72% compared to head (381232f) 78.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
- Coverage   78.72%   78.71%   -0.02%     
==========================================
  Files          40       40              
  Lines        3093     3091       -2     
  Branches      519      518       -1     
==========================================
- Hits         2435     2433       -2     
  Misses        568      568              
  Partials       90       90              
Impacted Files Coverage Δ
python/lsst/ctrl/bps/bps_config.py 94.69% <100.00%> (-0.08%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@timj timj merged commit 9f43f44 into main Jul 6, 2023
11 checks passed
@timj timj deleted the tickets/DM-39898 branch July 6, 2023 20:48
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