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

Add optimization for linearND; Add test for FileIO and JLD2; Change version No. to 0.0.3 #17

Merged
merged 3 commits into from
Dec 29, 2021

Conversation

iintSjds
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2021

Codecov Report

Merging #17 (5b6cbde) into master (659bc51) will decrease coverage by 1.82%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   40.34%   38.52%   -1.83%     
==========================================
  Files           9        9              
  Lines         917      950      +33     
==========================================
- Hits          370      366       -4     
- Misses        547      584      +37     
Impacted Files Coverage Δ
src/grid/interpolate.jl 64.22% <66.66%> (-12.67%) ⬇️

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 659bc51...5b6cbde. Read the comment docs.

@iintSjds iintSjds added the enhancement New feature or request label Dec 29, 2021
This was linked to issues Dec 29, 2021
@kunyuan kunyuan merged commit 4c01537 into master Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test for JLD2 Fast Linear2D
3 participants