Skip to content

support LinRange(interval, n)#212

Merged
hyrodium merged 1 commit into
JuliaMath:masterfrom
aplavin:master
Apr 3, 2026
Merged

support LinRange(interval, n)#212
hyrodium merged 1 commit into
JuliaMath:masterfrom
aplavin:master

Conversation

@aplavin
Copy link
Copy Markdown
Contributor

@aplavin aplavin commented Apr 2, 2026

same as range(interval, n), but returns LinRange directly

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.13%. Comparing base (13c76e1) to head (f578974).
⚠️ Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
- Coverage   99.11%   98.13%   -0.98%     
==========================================
  Files           6        6              
  Lines         225      268      +43     
==========================================
+ Hits          223      263      +40     
- Misses          2        5       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@hyrodium hyrodium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hyrodium hyrodium merged commit 8136d00 into JuliaMath:master Apr 3, 2026
12 of 13 checks passed
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