zaquestion / lab

Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
https://zaquestion.github.io/lab
Creative Commons Zero v1.0 Universal
1.1k stars 103 forks source link

cmd/mr_show.go: Add created and updated times #845

Closed prarit closed 1 year ago

prarit commented 1 year ago

Add the times the MR was created and last updated to the output.

Signed-off-by: Prarit Bhargava prarit@redhat.com

codecov[bot] commented 1 year ago

Codecov Report

Base: 55.92% // Head: 55.93% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (3556391) compared to base (9ee1292). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #845 +/- ## ========================================== + Coverage 55.92% 55.93% +0.01% ========================================== Files 77 77 Lines 5751 5753 +2 ========================================== + Hits 3216 3218 +2 Misses 2245 2245 Partials 290 290 ``` | [Impacted Files](https://codecov.io/gh/zaquestion/lab/pull/845?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann) | Coverage Δ | | |---|---|---| | [cmd/mr\_show.go](https://codecov.io/gh/zaquestion/lab/pull/845/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann#diff-Y21kL21yX3Nob3cuZ28=) | `62.74% <100.00%> (+0.49%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.