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

WIP: some basic array operations #11

Merged
merged 4 commits into from
Apr 7, 2021
Merged

Conversation

Arkoniak
Copy link
Member

@Arkoniak Arkoniak commented Apr 6, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 6, 2021

Codecov Report

Merging #11 (a29808d) into master (691e501) will decrease coverage by 18.66%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #11       +/-   ##
==========================================
- Coverage   20.00%   1.33%   -18.67%     
==========================================
  Files           2       4        +2     
  Lines           5      75       +70     
==========================================
  Hits            1       1               
- Misses          4      74       +70     
Impacted Files Coverage Δ
src/operators.jl 0.00% <0.00%> (ø)
src/tables.jl 0.00% <0.00%> (ø)
src/timestamp.jl 16.66% <0.00%> (-16.67%) ⬇️
src/timestamparrays.jl 0.00% <0.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 691e501...a29808d. Read the comment docs.

@Arkoniak Arkoniak marked this pull request as ready for review April 7, 2021 18:32
@Arkoniak Arkoniak merged commit a44f8b8 into JuliaQuant:master Apr 7, 2021
@Arkoniak Arkoniak deleted the arrays branch April 7, 2021 18:32
@Arkoniak Arkoniak restored the arrays branch April 7, 2021 18:33
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

1 participant