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.11k stars 102 forks source link

feat(milestone): Add `--start` & `--due` to `create`; Add `browse` subcommand #881

Closed claytonrcarter closed 1 year ago

claytonrcarter commented 1 year ago

This adds a couple things to lab milestone:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 45.09% and project coverage change: +0.19% :tada:

Comparison is base (644d19a) 55.70% compared to head (653156a) 55.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #881 +/- ## ========================================== + Coverage 55.70% 55.89% +0.19% ========================================== Files 82 83 +1 Lines 5953 6002 +49 ========================================== + Hits 3316 3355 +39 - Misses 2349 2353 +4 - Partials 288 294 +6 ``` | [Files Changed](https://app.codecov.io/gh/zaquestion/lab/pull/881?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann) | Coverage Ξ” | | |---|---|---| | [cmd/milestone\_create.go](https://app.codecov.io/gh/zaquestion/lab/pull/881?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann#diff-Y21kL21pbGVzdG9uZV9jcmVhdGUuZ28=) | `46.66% <29.62%> (-28.34%)` | :arrow_down: | | [cmd/milestone\_browse.go](https://app.codecov.io/gh/zaquestion/lab/pull/881?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann#diff-Y21kL21pbGVzdG9uZV9icm93c2UuZ28=) | `62.50% <62.50%> (ΓΈ)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/zaquestion/lab/pull/881/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

prarit commented 1 year ago

Hey @claytonrcarter sorry for the late review. I think this looks fine.

zaquestion commented 11 months ago

Thanks for tending to lab folks, it's extremely appreciated :heart: