openSUSE / Mojo-IOLoop-ReadWriteProcess

Execute external programs or internal code blocks as separate process
Other
10 stars 13 forks source link

Checking in changes prior to tagging of version 0.32. #39

Closed foursixnine closed 2 years ago

foursixnine commented 2 years ago

Changelog diff is:

diff --git a/Changes b/Changes index 3650797..b4e138f 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,12 @@ Revision history for Perl extension Mojo-IOLoop-ReadWriteProcess

{{$NEXT}}

+0.32 2021-12-09T18:03:02Z

foursixnine commented 2 years ago

Soooo in order to properly create releases and tag'em some permissions have to change apparently... unless I'm doing something bad on minilla... @mudler I guess you're still the owner, can you grant me maintainer rights so I can push tags directly or disable the branch protection on master?

codecov-commenter commented 2 years ago

Codecov Report

Merging #39 (1115b40) into master (f580c3b) will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   88.45%   88.56%   +0.11%     
==========================================
  Files          27       27              
  Lines         901      901              
  Branches      206      206              
==========================================
+ Hits          797      798       +1     
  Misses         21       21              
+ Partials       83       82       -1     
Impacted Files Coverage Δ
lib/Mojo/IOLoop/ReadWriteProcess.pm 89.15% <ø> (+0.33%) :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 f580c3b...1115b40. Read the comment docs.

mudler commented 2 years ago

Soooo in order to properly create releases and tag'em some permissions have to change apparently... unless I'm doing something bad on minilla... @mudler I guess you're still the owner, can you grant me maintainer rights so I can push tags directly or disable the branch protection on master?

Ehm, I'm not an owner of the repo anymore.. @kkaempf can you please 🥺 help?

foursixnine commented 2 years ago

ok, let's see