Skip to content

Use range instead of LinRange #69

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

Merged
merged 2 commits into from
Nov 27, 2022
Merged

Use range instead of LinRange #69

merged 2 commits into from
Nov 27, 2022

Conversation

JeffFessler
Copy link
Member

@JeffFessler JeffFessler commented Nov 27, 2022

More concise. Requires Julia 1.7 because positional arguments for range first appeared then.

@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (87c3744) compared to base (ae3d370).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #69   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          592       592           
=========================================
  Hits           592       592           
Impacted Files Coverage Δ
src/shepplogan.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JeffFessler JeffFessler merged commit 58f9ec7 into main Nov 27, 2022
@JeffFessler JeffFessler deleted the range branch November 27, 2022 20:05
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