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 support relative dates in --since/--until #2059

Merged
merged 2 commits into from
Mar 23, 2021
Merged

Conversation

romasku
Copy link
Contributor

@romasku romasku commented Mar 23, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #2059 (195e280) into master (c421d8d) will increase coverage by 0.30%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2059      +/-   ##
==========================================
+ Coverage   84.37%   84.68%   +0.30%     
==========================================
  Files          62       62              
  Lines        9892     9896       +4     
  Branches     1564     1564              
==========================================
+ Hits         8346     8380      +34     
+ Misses       1238     1212      -26     
+ Partials      308      304       -4     
Flag Coverage Δ
cli 63.94% <0.00%> (-0.05%) ⬇️
e2e 62.48% <0.00%> (+0.64%) ⬆️
sdk 88.84% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
neuro-cli/src/neuro_cli/job.py 77.56% <0.00%> (-0.61%) ⬇️
neuro-cli/src/neuro_cli/formatters/storage.py 94.16% <0.00%> (+0.35%) ⬆️
neuro-cli/src/neuro_cli/formatters/jobs.py 80.32% <0.00%> (+0.89%) ⬆️
neuro-cli/src/neuro_cli/main.py 73.60% <0.00%> (+0.93%) ⬆️
neuro-cli/src/neuro_cli/root.py 89.07% <0.00%> (+1.09%) ⬆️
neuro-cli/src/neuro_cli/ael.py 46.04% <0.00%> (+5.27%) ⬆️

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 c421d8d...195e280. Read the comment docs.

@serhiy-storchaka serhiy-storchaka self-requested a review March 23, 2021 10:26
Copy link
Contributor

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@romasku romasku merged commit f29ca9c into master Mar 23, 2021
@romasku romasku deleted the rs/relative-in-since branch March 23, 2021 13:54
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.

2 participants