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

Fix dimwise #168

Merged
merged 3 commits into from
Aug 30, 2020
Merged

Fix dimwise #168

merged 3 commits into from
Aug 30, 2020

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Aug 30, 2020

Closes #166, and tests dimwise on dims with and index.

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2020

Codecov Report

Merging #168 into master will increase coverage by 1.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   85.18%   86.28%   +1.10%     
==========================================
  Files          13       13              
  Lines        1134     1247     +113     
==========================================
+ Hits          966     1076     +110     
- Misses        168      171       +3     
Impacted Files Coverage Δ
src/utils.jl 90.62% <100.00%> (+7.81%) ⬆️
src/primitives.jl 90.64% <0.00%> (+1.30%) ⬆️

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 0d9aab8...31527a1. Read the comment docs.

@rafaqz
Copy link
Owner Author

rafaqz commented Aug 30, 2020

Also closes #165

@rafaqz rafaqz merged commit 90fe7f1 into master Aug 30, 2020
@Datseris
Copy link
Contributor

Great thanks, would you mind releasing a patch version with this in?

@rafaqz rafaqz deleted the fix_dimwise branch September 15, 2020 01:27
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.

dimwise errors for dimension with eltype Date
3 participants