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

Log tinuous version at start of run #133

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Log tinuous version at start of run #133

merged 1 commit into from
Aug 11, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Aug 11, 2021

Closes #130.

@jwodder jwodder added the patch Increment the patch version when merged label Aug 11, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2021

Codecov Report

Merging #133 (7e64d8c) into master (37513a4) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   70.96%   70.89%   -0.08%     
==========================================
  Files          10       10              
  Lines         961      962       +1     
  Branches      142      142              
==========================================
  Hits          682      682              
- Misses        223      227       +4     
+ Partials       56       53       -3     
Impacted Files Coverage Δ
src/tinuous/__main__.py 53.47% <100.00%> (+1.72%) ⬆️
src/tinuous/github.py 51.27% <0.00%> (-1.28%) ⬇️

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 37513a4...7e64d8c. Read the comment docs.

@yarikoptic
Copy link
Member

thanks!

@yarikoptic yarikoptic merged commit ba81776 into master Aug 11, 2021
@yarikoptic yarikoptic deleted the gh-130 branch August 11, 2021 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log tinuous version at the beginning at INFO level
3 participants