Skip to content

Replace vec(Float64.(collect(val))) by Float64[val...]#1911

Merged
joa-quim merged 2 commits into
masterfrom
no-collect-but_Vect
Feb 15, 2026
Merged

Replace vec(Float64.(collect(val))) by Float64[val...]#1911
joa-quim merged 2 commits into
masterfrom
no-collect-but_Vect

Conversation

@joa-quim

Copy link
Copy Markdown
Member

This avoids an intermediate step involving a (ffffck) Any creation.

This avoids an intermediate step involving a (ffffck) Any creation.
@codecov-commenter

codecov-commenter commented Feb 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (bc54776) to head (074270e).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1911      +/-   ##
==========================================
+ Coverage   85.59%   85.90%   +0.30%     
==========================================
  Files         184      185       +1     
  Lines       26938    27300     +362     
==========================================
+ Hits        23058    23451     +393     
+ Misses       3880     3849      -31     

☔ 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.

@joa-quim joa-quim merged commit faeb505 into master Feb 15, 2026
4 of 7 checks passed
@joa-quim joa-quim deleted the no-collect-but_Vect branch February 15, 2026 23:49
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