libwww-perl / WWW-Mechanize

Handy web browsing in a Perl object
https://metacpan.org/pod/WWW::Mechanize
Other
68 stars 52 forks source link

clarify POD after #333 #335

Closed simbabque closed 2 years ago

simbabque commented 2 years ago

While writing another series of tweets and an example script I realised this is ambiguous.

codecov[bot] commented 2 years ago

Codecov Report

Merging #335 (a151013) into master (143715d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files           3        3           
  Lines         851      851           
  Branches      232      232           
=======================================
  Hits          745      745           
  Misses         40       40           
  Partials       66       66           
Impacted Files Coverage Δ
lib/WWW/Mechanize.pm 86.98% <100.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 143715d...a151013. Read the comment docs.

simbabque commented 2 years ago

Why does this codecov report show up here, but not on the other PRs? :thinking: