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 axis for interp and integral #11

Merged
merged 7 commits into from
Dec 25, 2021
Merged

Add axis for interp and integral #11

merged 7 commits into from
Dec 25, 2021

Conversation

iintSjds
Copy link
Member

No description provided.

@iintSjds iintSjds requested review from fsxbhyy and kunyuan December 24, 2021 16:40
@iintSjds iintSjds added the enhancement New feature or request label Dec 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2021

Codecov Report

Merging #11 (b157da6) into master (f807f3e) will increase coverage by 0.14%.
The diff coverage is 80.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   37.95%   38.10%   +0.14%     
==========================================
  Files           9        9              
  Lines         851      853       +2     
==========================================
+ Hits          323      325       +2     
  Misses        528      528              
Impacted Files Coverage Δ
src/grid/simple.jl 94.17% <37.50%> (-1.28%) ⬇️
src/grid/interpolate.jl 79.56% <83.33%> (+0.36%) ⬆️
src/grid/composite.jl 95.14% <100.00%> (+2.69%) ⬆️

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 f807f3e...b157da6. Read the comment docs.

src/grid/interpolate.jl Outdated Show resolved Hide resolved
…ositeGrid to CompositeG; SimpleGrid and CompositeGrid is preserved as alias
@kunyuan kunyuan merged commit c74c02c into master Dec 25, 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.

3 participants