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

Convert print statements to logger.debug statements #31

Merged
merged 6 commits into from
Oct 23, 2019

Conversation

willgdjones
Copy link
Contributor

This is tremendously helpful when tracking down bugs that run on cloud services!

@codecov-io
Copy link

Codecov Report

Merging #31 into develop will increase coverage by 1.34%.
The diff coverage is 77.77%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
+ Coverage    88.68%   90.03%   +1.34%     
===========================================
  Files            5        5              
  Lines         1052     1094      +42     
  Branches       196      196              
===========================================
+ Hits           933      985      +52     
+ Misses          73       62      -11     
- Partials        46       47       +1
Impacted Files Coverage Δ
src/snps/io.py 85.49% <50%> (+0.26%) ⬆️
src/snps/__init__.py 94.04% <80%> (+0.25%) ⬆️
src/snps/resources.py 94.33% <81.81%> (+4.46%) ⬆️
src/snps/utils.py 87.32% <83.33%> (+0.36%) ⬆️

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 ead7c4b...d6e482e. Read the comment docs.

@apriha apriha merged commit 57c204a into apriha:develop Oct 23, 2019
@apriha
Copy link
Owner

apriha commented Oct 23, 2019

Thanks @willgdjones !

apriha pushed a commit that referenced this pull request Jun 24, 2021
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