Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Improve ScaledArray and add RotatingTimeRange #24

Merged
merged 4 commits into from
Apr 16, 2021
Merged

Conversation

junyuan-chen
Copy link
Member

  1. ScaledArray now supports DataAPI.invrefpool.
  2. Changes are made for future support of ScaledArray with Missing values, though it is not completed yet.
  3. The new type RotatingTimeRange allows the elements of ScaledArray to be RotatingTimeValues.

@junyuan-chen junyuan-chen added the enhancement New feature or request label Apr 16, 2021
@codecov
Copy link

codecov bot commented Apr 16, 2021

Codecov Report

Merging #24 (af4abe6) into master (fc03843) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   99.83%   99.84%           
=======================================
  Files          11       12    +1     
  Lines        1184     1253   +69     
=======================================
+ Hits         1182     1251   +69     
  Misses          2        2           
Impacted Files Coverage Δ
src/DiffinDiffsBase.jl 100.00% <ø> (ø)
src/utils.jl 100.00% <ø> (ø)
src/ScaledArrays.jl 100.00% <100.00%> (ø)
src/operations.jl 100.00% <100.00%> (ø)
src/procedures.jl 100.00% <100.00%> (ø)
src/time.jl 100.00% <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 fc03843...af4abe6. Read the comment docs.

@junyuan-chen junyuan-chen merged commit 570f837 into master Apr 16, 2021
@junyuan-chen junyuan-chen deleted the pr/ScaledArray branch April 16, 2021 03:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant