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

Fix undefined behaviour from unthrown error #656

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

ndevenish
Copy link
Collaborator

These were added in code review for #647, but need to be thrown.

@ndevenish ndevenish enabled auto-merge (squash) August 15, 2023 10:16
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #656 (e6a902d) into main (8078741) will not change coverage.
The diff coverage is n/a.

❗ Current head e6a902d differs from pull request most recent head feed6bf. Consider uploading reports for the commit feed6bf to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #656   +/-   ##
=======================================
  Coverage   38.11%   38.11%           
=======================================
  Files         182      182           
  Lines       16268    16268           
  Branches     3160     3160           
=======================================
  Hits         6201     6201           
  Misses       9481     9481           
  Partials      586      586           

@ndevenish ndevenish merged commit 730b8d5 into cctbx:main Aug 15, 2023
10 of 11 checks passed
toastisme pushed a commit to toastisme/dxtbx that referenced this pull request Jul 18, 2024
Added in code review for 4783b2c, but without throw.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants