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

fix(ci): Updated tests/code for Gitlab 16.0 #857

Closed claytonrcarter closed 1 year ago

claytonrcarter commented 1 year ago

This fixes a number of tests and code related to breaking changes in GL 16.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (98c3f01) 56.00% compared to head (a630327) 56.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #857 +/- ## ========================================== + Coverage 56.00% 56.02% +0.01% ========================================== Files 77 77 Lines 5753 5760 +7 ========================================== + Hits 3222 3227 +5 - Misses 2242 2243 +1 - Partials 289 290 +1 ``` | [Impacted Files](https://app.codecov.io/gh/zaquestion/lab/pull/857?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann) | Coverage Δ | | |---|---|---| | [cmd/ci\_lint.go](https://app.codecov.io/gh/zaquestion/lab/pull/857?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann#diff-Y21kL2NpX2xpbnQuZ28=) | `87.50% <100.00%> (+1.78%)` | :arrow_up: | | [cmd/mr\_edit.go](https://app.codecov.io/gh/zaquestion/lab/pull/857?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann#diff-Y21kL21yX2VkaXQuZ28=) | `64.07% <100.00%> (ø)` | | | [internal/gitlab/gitlab.go](https://app.codecov.io/gh/zaquestion/lab/pull/857?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zaq%3F+Wiedmann#diff-aW50ZXJuYWwvZ2l0bGFiL2dpdGxhYi5nbw==) | `8.61% <100.00%> (+0.25%)` | :arrow_up: |

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