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-38084: update docs and exception messages to improve timespan-querying usability #865

Merged
merged 3 commits into from Jul 14, 2023

Conversation

TallJimbo
Copy link
Member

@TallJimbo TallJimbo commented Jul 13, 2023

Checklist

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

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (f670e8b) 87.92% compared to head (dcf44d8) 87.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
+ Coverage   87.92%   87.94%   +0.01%     
==========================================
  Files         273      273              
  Lines       35876    35896      +20     
  Branches     7501     7510       +9     
==========================================
+ Hits        31545    31567      +22     
+ Misses       3172     3170       -2     
  Partials     1159     1159              
Impacted Files Coverage Δ
python/lsst/daf/butler/cli/opt/options.py 93.33% <ø> (ø)
.../butler/registry/queries/expressions/categorize.py 83.33% <100.00%> (+3.33%) ⬆️
python/lsst/daf/butler/registry/tests/_registry.py 98.10% <100.00%> (+0.01%) ⬆️

... and 2 files with indirect coverage changes

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

Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

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

Looks great.

"datetime_begin" and "datetime_end" are old and no supported in all
contexts, while "timestamp" is just wrong, and dimension-qualification
being optional is only sometimes true.
@TallJimbo TallJimbo merged commit f8470df into main Jul 14, 2023
15 of 16 checks passed
@TallJimbo TallJimbo deleted the tickets/DM-38084 branch July 14, 2023 18:00
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