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

use Base implementation for compute_offset1 #135

Merged
merged 2 commits into from
Aug 30, 2020
Merged

Conversation

johnnychen94
Copy link
Member

This continues #134

With JuliaLang/julia#37204 merged, this patch is no longer needed for the latest Julia version.

cc: @jishnub

@codecov
Copy link

codecov bot commented Aug 29, 2020

Codecov Report

Merging #135 into master will increase coverage by 2.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   84.26%   86.29%   +2.03%     
==========================================
  Files           2        2              
  Lines         197      197              
==========================================
+ Hits          166      170       +4     
+ Misses         31       27       -4     
Impacted Files Coverage Δ
src/axes.jl 85.36% <100.00%> (+9.75%) ⬆️

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 c6fae67...40e5443. Read the comment docs.

@johnnychen94 johnnychen94 merged commit 770a484 into master Aug 30, 2020
@johnnychen94 johnnychen94 deleted the jc/compute_offset1 branch August 30, 2020 07:13
@johnnychen94
Copy link
Member Author

Thank you @jishnub for digging into the details and reporting the bug upstream

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.

2 participants