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-31253: Allow leading underscores in dataset type names #637

Merged
merged 1 commit into from Jan 28, 2022

Conversation

andy-slac
Copy link
Contributor

Simple update for regular expression to allow leading underscore in dataset type name.

Checklist

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

@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #637 (6b71736) into main (1a2eac5) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #637   +/-   ##
=======================================
  Coverage   84.13%   84.13%           
=======================================
  Files         237      237           
  Lines       30216    30216           
  Branches     5022     5022           
=======================================
  Hits        25423    25423           
  Misses       3648     3648           
  Partials     1145     1145           
Impacted Files Coverage Δ
python/lsst/daf/butler/core/datasets/type.py 83.41% <100.00%> (ø)
tests/test_datasets.py 99.23% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a2eac5...6b71736. Read the comment docs.

@andy-slac andy-slac merged commit c434922 into main Jan 28, 2022
@andy-slac andy-slac deleted the tickets/DM-31253 branch January 28, 2022 19:04
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