flaix / gitblit

pure java git solution
http://gitblit.com
Apache License 2.0
0 stars 2 forks source link

Perform release of version 1.9.2 #23

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Approve this pull request to perform the release of version 1.9.2

You can add comments, either to the review or the pull request, to specify which version to increase. Commands can be like Increment minor version, or Increase patch version.

Increasing the major version is not supported.

This PR is set as a draft. If left as draft, no downstream workflows are run, such as releasing Docker images or releasing to the upstream repository. Set it to Ready for Review should approving the PR also perform downstream workflows (Docker images, upstream release).

codecov[bot] commented 2 years ago

Codecov Report

Merging #23 (840b225) into master (31bcee1) will decrease coverage by 0.31%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #23      +/-   ##
============================================
- Coverage     17.61%   17.29%   -0.32%     
+ Complexity     1848     1808      -40     
============================================
  Files           444      444              
  Lines         39547    39547              
  Branches       6431     6431              
============================================
- Hits           6967     6841     -126     
- Misses        31681    31813     +132     
+ Partials        899      893       -6     
Impacted Files Coverage Δ
...ain/java/com/gitblit/manager/FilestoreManager.java 12.70% <0.00%> (-48.07%) :arrow_down:
...c/main/java/com/gitblit/models/FilestoreModel.java 23.25% <0.00%> (-40.70%) :arrow_down:
src/main/java/com/gitblit/IStoredSettings.java 56.75% <0.00%> (-2.71%) :arrow_down:
.../main/java/com/gitblit/manager/GitblitManager.java 20.65% <0.00%> (-0.76%) :arrow_down:
src/main/java/com/gitblit/models/TicketModel.java 42.77% <0.00%> (+0.28%) :arrow_up:

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 31bcee1...840b225. Read the comment docs.