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

Initialize the vec object in bend-flux-ll.cpp #2955

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

oskooi
Copy link
Collaborator

@oskooi oskooi commented Dec 31, 2024

Fixes #2954.

Thanks to @legakis for the bug report.

@oskooi oskooi added the bug label Dec 31, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.71%. Comparing base (f29a8c7) to head (e0fc2b2).
Report is 38 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2955      +/-   ##
==========================================
- Coverage   73.81%   73.71%   -0.10%     
==========================================
  Files          18       18              
  Lines        5423     5449      +26     
==========================================
+ Hits         4003     4017      +14     
- Misses       1420     1432      +12     

@oskooi oskooi merged commit a7ed694 into NanoComp:master Dec 31, 2024
5 checks passed
@oskooi oskooi deleted the bend_flux_ll_initialize_vec branch December 31, 2024 02:53
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.

vec.dim uninitialized
2 participants