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

BUG: Ensure data is always continguous #741

Merged
merged 3 commits into from
Jul 27, 2024
Merged

BUG: Ensure data is always continguous #741

merged 3 commits into from
Jul 27, 2024

Conversation

bashtage
Copy link
Owner

Add early contiguity check

closes #740

Add early contiguity check

closes #740
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.52%. Comparing base (c7de747) to head (fbee9eb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #741   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          74       74           
  Lines       15488    15492    +4     
  Branches     2080     2082    +2     
=======================================
+ Hits        15415    15419    +4     
  Misses         50       50           
  Partials       23       23           

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

@bashtage bashtage merged commit 9ced09e into main Jul 27, 2024
26 of 27 checks passed
@bashtage bashtage deleted the enforce-continuity branch July 27, 2024 04:51
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.

Contiguous array error when calling arch_model
1 participant