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

Use Julia's standard debug loggin mechanism instead of the custom verbose flag. #579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andreasnoack
Copy link
Member

Minor thing but I think it's nicer to use the default logging machinery for this.

@andreasnoack andreasnoack added this to the Release 2.0 milestone Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.95%. Comparing base (f6f4f70) to head (d978dd0).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/glmfit.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   89.95%   89.95%           
=======================================
  Files           8        8           
  Lines        1105     1105           
=======================================
  Hits          994      994           
  Misses        111      111           

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


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant