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

ENH: add flag to get_table to control tz-awareness #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tacaswell
Copy link
Contributor

Get tz-aware datetime objects back

This still needs tests + doc + consider if this is really the best way to do this.

Get tz-aware datetime objects back
@tacaswell
Copy link
Contributor Author

See #96 for testing code to play with this.

@codecov-io
Copy link

codecov-io commented Nov 2, 2016

Codecov Report

Merging #98 into master will increase coverage by -2.44%.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   83.64%   81.21%   -2.44%     
==========================================
  Files           6        6              
  Lines         691      660      -31     
==========================================
- Hits          578      536      -42     
- Misses        113      124      +11
Impacted Files Coverage Δ
databroker/broker.py 81.02% <ø> (-5.55%)
databroker/core.py 84.91% <87.5%> (-0.41%)

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 1818df0...582543f. Read the comment docs.

@tacaswell tacaswell modified the milestone: 0.8 Dec 21, 2016
tacaswell pushed a commit to tacaswell/databroker that referenced this pull request Mar 9, 2017
Add SWMR functionality to filestore for AreaDetector HDF5
@tacaswell tacaswell modified the milestones: 0.8, 0.9 Aug 2, 2017
@danielballan danielballan modified the milestones: 0.10, 0.9 Aug 2, 2017
@danielballan danielballan modified the milestones: 0.10, 0.9 Aug 11, 2017
@danielballan danielballan modified the milestones: 0.10, v0.12.x May 24, 2018
@tacaswell
Copy link
Contributor Author

This rebase is terrible due to renaming core.py to _core.py, as it still needs tests, punting.

@tacaswell tacaswell modified the milestones: v0.12.x, 0.13 Aug 29, 2018
@danielballan danielballan removed this from the 0.13 milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants