Skip to content

Specialize reshape for Base.ReinterpretArray#9

Merged
AntonOresten merged 1 commit intomainfrom
reshape-reinterpret
Dec 29, 2025
Merged

Specialize reshape for Base.ReinterpretArray#9
AntonOresten merged 1 commit intomainfrom
reshape-reinterpret

Conversation

@AntonOresten
Copy link
Copy Markdown
Member

Closes #8

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 29, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.99%. Comparing base (dd58721) to head (3b4117d).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/Reshape/specializations/ReinterpretArray.jl 90.90% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   74.91%   76.99%   +2.08%     
==========================================
  Files          10       11       +1     
  Lines         562      639      +77     
==========================================
+ Hits          421      492      +71     
- Misses        141      147       +6     

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

@AntonOresten AntonOresten merged commit 9b72437 into main Dec 29, 2025
7 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.

Specialize on Base.ReinterpretArray

1 participant