Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Added support to extract hours and years from timestamps with timezone #412

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Sep 16, 2021
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #412 (aa33bcf) into main (16a09ee) will increase coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #412   +/-   ##
=======================================
  Coverage   80.96%   80.96%           
=======================================
  Files         347      347           
  Lines       22141    22207   +66     
=======================================
+ Hits        17926    17981   +55     
- Misses       4215     4226   +11     
Impacted Files Coverage Δ
src/compute/temporal.rs 83.78% <62.50%> (-10.07%) ⬇️
tests/it/compute/temporal.rs 100.00% <100.00%> (ø)
src/io/json/read/reader.rs 75.67% <0.00%> (+1.35%) ⬆️
src/temporal_conversions.rs 84.15% <0.00%> (+1.98%) ⬆️

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 16a09ee...aa33bcf. Read the comment docs.

@jorgecarleitao jorgecarleitao changed the title Added support to extract hours and years to timestamps with timezones Added support to extract hours and years from timestamps with timezone Sep 16, 2021
@jorgecarleitao jorgecarleitao merged commit 06c45f8 into main Sep 16, 2021
@jorgecarleitao jorgecarleitao deleted the extract_tz branch September 16, 2021 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant