You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, not all exceptional code paths in vt::ndarray (constructor and assignment) are tested. Extra test cases with a mocked value type and allocator could be added to check if the behavior is as intended.