shiraji / find-pull-request

Intellij plugin that jumps to the pull request page
https://plugins.jetbrains.com/plugin/8262
Apache License 2.0
83 stars 3 forks source link

Support gitlab group/subgroup URL format #128

Closed shiraji closed 4 years ago

shiraji commented 4 years ago

See #125

codecov-io commented 4 years ago

Codecov Report

Merging #128 into master will decrease coverage by 1.07%. The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #128      +/-   ##
============================================
- Coverage      11.5%   10.42%   -1.08%     
+ Complexity       42       36       -6     
============================================
  Files            17       17              
  Lines           426      422       -4     
  Branches        113      112       -1     
============================================
- Hits             49       44       -5     
- Misses          370      374       +4     
+ Partials          7        4       -3
Impacted Files Coverage Δ Complexity Δ
...raji/findpullrequest/model/FindPullRequestModel.kt 27.5% <100%> (-2.74%) 11 <0> (-2)
...i/findpullrequest/model/GitRepositoryUrlService.kt 55.55% <60%> (-24.45%) 4 <1> (-4)

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 ee589de...fa2666b. Read the comment docs.