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

Improve code coverage #193

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Improve code coverage #193

merged 1 commit into from
Jul 8, 2022

Conversation

frapac
Copy link
Collaborator

@frapac frapac commented Jul 8, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #193 (8def6c4) into master (59aa6e5) will increase coverage by 2.87%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   73.00%   75.87%   +2.87%     
==========================================
  Files          38       38              
  Lines        3456     3457       +1     
==========================================
+ Hits         2523     2623     +100     
+ Misses        933      834      -99     
Impacted Files Coverage Δ
src/matrixtools.jl 85.50% <0.00%> (+4.62%) ⬆️
src/KKT/dense.jl 100.00% <0.00%> (+15.78%) ⬆️
src/KKT/rhs.jl 87.17% <0.00%> (+17.94%) ⬆️
src/LinearSolvers/lapack.jl 97.61% <0.00%> (+49.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59aa6e5...8def6c4. Read the comment docs.

@frapac frapac merged commit f718b56 into master Jul 8, 2022
@frapac frapac deleted the fp/coverage branch July 8, 2022 18:37
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.

3 participants