openSUSE / Mojo-IOLoop-ReadWriteProcess

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

Fix typos detected by lintian (Debian) #47

Closed knowledgejunkie closed 2 years ago

foursixnine commented 2 years ago

@knowledgejunkie would you please squash all the commits into a single one?

codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (cffbe71) into master (85ef58f) will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   88.24%   88.35%   +0.11%     
==========================================
  Files          27       27              
  Lines         902      902              
  Branches      206      206              
==========================================
+ Hits          796      797       +1     
  Misses         22       22              
+ Partials       84       83       -1     
Impacted Files Coverage Δ
lib/Mojo/IOLoop/ReadWriteProcess.pm 88.47% <ø> (+0.33%) :arrow_up:
lib/Mojo/IOLoop/ReadWriteProcess/Container.pm 87.09% <ø> (ø)
lib/Mojo/IOLoop/ReadWriteProcess/Session.pm 82.71% <ø> (ø)
lib/Mojo/IOLoop/ReadWriteProcess/Shared/Lock.pm 85.71% <ø> (ø)

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 85ef58f...cffbe71. Read the comment docs.

Martchus commented 2 years ago

Squashed the commits when merging via the GitHub UI.