Skip to content

Use logging system for debug printing #112

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

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Use logging system for debug printing #112

merged 1 commit into from
Mar 21, 2023

Conversation

andreasnoack
Copy link
Member

Also simplify code structure a bit in svd

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Patch coverage: 95.00% and project coverage change: +0.05 🎉

Comparison is base (29f8062) 82.76% compared to head (d70acf2) 82.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   82.76%   82.81%   +0.05%     
==========================================
  Files          11       11              
  Lines        1648     1653       +5     
==========================================
+ Hits         1364     1369       +5     
  Misses        284      284              
Impacted Files Coverage Δ
src/eigenGeneral.jl 69.61% <85.71%> (ø)
src/svd.jl 81.76% <95.00%> (-0.18%) ⬇️
src/eigenSelfAdjoint.jl 93.21% <96.96%> (+0.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andreasnoack andreasnoack added this pull request to the merge queue Mar 21, 2023
@andreasnoack andreasnoack removed this pull request from the merge queue due to a manual request Mar 21, 2023
Also simplify code structure a bit in svd
@andreasnoack andreasnoack enabled auto-merge March 21, 2023 08:29
@andreasnoack andreasnoack added this pull request to the merge queue Mar 21, 2023
@andreasnoack andreasnoack merged commit ef815d6 into master Mar 21, 2023
@andreasnoack andreasnoack deleted the an/debug branch March 21, 2023 08:45
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