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

Various fixes for v9 #115

Merged
merged 6 commits into from
Jan 21, 2025
Merged

Various fixes for v9 #115

merged 6 commits into from
Jan 21, 2025

Conversation

Jutho
Copy link
Owner

@Jutho Jutho commented Jan 20, 2025

Fixes issue #114 and some other issues had so far not been detected.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.05%. Comparing base (927e2a9) to head (d1ed441).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/dense/linalg.jl 25.00% 3 Missing ⚠️
src/orthonormal.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   87.22%   88.05%   +0.82%     
==========================================
  Files          32       32              
  Lines        3390     3398       +8     
==========================================
+ Hits         2957     2992      +35     
+ Misses        433      406      -27     

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

@Jutho
Copy link
Owner Author

Jutho commented Jan 20, 2025

I think this is good to go, not sure if you still want to review @lkdvos . Let's merge and tag this asap, as the current expintegrator in KrylovKit v0.9 is broken and I guess more issue reports will be coming in.

@lkdvos lkdvos merged commit 56b968e into master Jan 21, 2025
15 of 16 checks passed
@lkdvos lkdvos deleted the jh/fixesv9 branch January 21, 2025 04:05
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.

2 participants