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

Add "until:" config setting #76

Merged
merged 1 commit into from
Jun 8, 2021
Merged

Add "until:" config setting #76

merged 1 commit into from
Jun 8, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jun 8, 2021

Closes #75.

@jwodder jwodder added the minor Increment the minor version when merged label Jun 8, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2021

Codecov Report

Merging #76 (53752f3) into master (0215fbb) will decrease coverage by 63.50%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #76       +/-   ##
==========================================
- Coverage   67.31%   3.80%   -63.51%     
==========================================
  Files           9       8        -1     
  Lines         722     735       +13     
  Branches      100     107        +7     
==========================================
- Hits          486      28      -458     
- Misses        194     707      +513     
+ Partials       42       0       -42     
Impacted Files Coverage Δ
src/tinuous/__main__.py 0.00% <0.00%> (-48.47%) ⬇️
src/tinuous/appveyor.py 0.00% <0.00%> (-82.67%) ⬇️
src/tinuous/base.py 0.00% <0.00%> (-93.11%) ⬇️
src/tinuous/config.py 0.00% <0.00%> (-90.79%) ⬇️
src/tinuous/github.py 0.00% <0.00%> (-51.29%) ⬇️
src/tinuous/travis.py 0.00% <0.00%> (-67.97%) ⬇️
... and 4 more

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 0215fbb...53752f3. Read the comment docs.

@yarikoptic
Copy link
Member

Great, thank you @jwodder !

@yarikoptic yarikoptic merged commit 690ef23 into master Jun 8, 2021
@yarikoptic yarikoptic deleted the gh-75 branch June 8, 2021 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add until: ?
3 participants