Skip to content

Conversation

@dkarrasch
Copy link
Member

Should fix #566.

@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.09%. Comparing base (313a04f) to head (ee24f1b).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/linalg.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #567   +/-   ##
=======================================
  Coverage   84.09%   84.09%           
=======================================
  Files          12       12           
  Lines        9102     9102           
=======================================
  Hits         7654     7654           
  Misses       1448     1448           

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

@dkarrasch
Copy link
Member Author

Uff, I think this will need another (backport) PR onto the (currently non-existing) release-v1.11 branch.

@dkarrasch dkarrasch merged commit 485fd4b into main Oct 24, 2024
9 of 10 checks passed
@dkarrasch dkarrasch deleted the dk/inline branch October 24, 2024 15:54
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.

Memory allocations of 5-argumets mul! when involving struct

2 participants