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

Deprecate SubVector in favor of Julia's view. #989

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

JordiManyer
Copy link
Member

No description provided.

@JordiManyer JordiManyer self-assigned this Mar 29, 2024
@JordiManyer JordiManyer changed the base branch from master to add-missing-api March 29, 2024 06:12
@JordiManyer JordiManyer linked an issue Mar 29, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.50%. Comparing base (3707376) to head (1824d46).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           add-missing-api     #989      +/-   ##
===================================================
- Coverage            87.52%   87.50%   -0.03%     
===================================================
  Files                  176      176              
  Lines                21974    21971       -3     
===================================================
- Hits                 19233    19225       -8     
- Misses                2741     2746       +5     

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

@JordiManyer JordiManyer merged commit 1a51138 into add-missing-api Mar 29, 2024
6 checks passed
@JordiManyer JordiManyer deleted the remove-subvector branch March 29, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace SubVector by view/SubArray for a future major release
2 participants