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

sflib: log debug messages in database #1088

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

bcoles
Copy link
Contributor

@bcoles bcoles commented Oct 3, 2020

Since ba0c2d1 debug messages were not logged in the database. This was a mistake. The same code pattern should have been used for the debug function as used for the status and info functions.

@codecov-commenter
Copy link

Codecov Report

Merging #1088 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1088   +/-   ##
=======================================
  Coverage   50.80%   50.81%           
=======================================
  Files         432      432           
  Lines       35091    35091           
=======================================
+ Hits        17829    17830    +1     
+ Misses      17262    17261    -1     
Impacted Files Coverage Δ
sflib.py 68.35% <100.00%> (+0.08%) ⬆️

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 babe70d...a426fca. Read the comment docs.

@smicallef smicallef merged commit 129b74f into smicallef:master Oct 3, 2020
@bcoles bcoles deleted the sflib-debug-dblog branch October 3, 2020 05:20
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.

None yet

3 participants