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 radial profile function #43

Merged
merged 5 commits into from
Feb 10, 2022
Merged

add radial profile function #43

merged 5 commits into from
Feb 10, 2022

Conversation

mileslucas
Copy link
Member

  • add file for spatial profiles
  • add radial profile code
  • add examples and docstring
  • add test for radial profie
  • add radial_profile to docs

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #43 (03616b6) into main (978f2f0) will increase coverage by 0.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   89.47%   89.75%   +0.28%     
==========================================
  Files           9       10       +1     
  Lines         323      332       +9     
==========================================
+ Hits          289      298       +9     
  Misses         34       34              
Flag Coverage Δ
unittests 89.75% <100.00%> (+0.28%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/HCIToolbox.jl 100.00% <ø> (ø)
src/profiles.jl 100.00% <100.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 978f2f0...03616b6. Read the comment docs.

@mileslucas mileslucas merged commit acc3000 into main Feb 10, 2022
@mileslucas mileslucas deleted the ml/radial-profile branch February 10, 2022 09:36
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.

1 participant