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

Add a noexcept clause to the wrapper function #331

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

jcapriot
Copy link
Member

This updates the cython code for updated functionality in the new 3.0.0 release of cython

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #331 (8acb337) into main (156335c) will increase coverage by 69.64%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #331       +/-   ##
===========================================
+ Coverage   15.77%   85.42%   +69.64%     
===========================================
  Files          36       39        +3     
  Lines        8214    11811     +3597     
===========================================
+ Hits         1296    10089     +8793     
+ Misses       6918     1722     -5196     
Impacted Files Coverage Δ
discretize/_extensions/tree_ext.pyx 84.55% <100.00%> (ø)

... and 26 files with indirect coverage changes

@jcapriot jcapriot merged commit 3d2b2a5 into simpeg:main Jul 17, 2023
@jcapriot jcapriot deleted the cython3.0_updates branch July 17, 2023 23:35
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.

1 participant