georgberky / dependency-update-maven-plugin

A Maven plugin that creates merge requests for dependency updates.
Apache License 2.0
26 stars 9 forks source link

#28: SCM Connection #32

Closed sparsick closed 1 year ago

sparsick commented 3 years ago

Fix #28

codecov-commenter commented 3 years ago

Codecov Report

Merging #32 (1769581) into master (a47b99b) will decrease coverage by 0.67%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #32      +/-   ##
============================================
- Coverage     37.95%   37.27%   -0.68%     
  Complexity       24       24              
============================================
  Files            10       10              
  Lines           166      169       +3     
  Branches          9        9              
============================================
  Hits             63       63              
- Misses           98      101       +3     
  Partials          5        5              
Impacted Files Coverage Δ
.../georgberky/maven/plugins/depsupdate/UpdateMojo.kt 0.00% <0.00%> (ø)

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 a47b99b...1769581. Read the comment docs.

sparsick commented 1 year ago

@georgberky This PR creates two new issues:

IMO we should create two new issues.

sparsick commented 1 year ago

Back to draft because Drone does not support DIND yet