metacpan-api icon indicating copy to clipboard operation
metacpan-api copied to clipboard

remove use of Pod::POM and instead use Pod::Simple::JustPod

Open haarg opened this issue 1 year ago • 2 comments

haarg avatar May 06 '24 18:05 haarg

Looks like an issue with line endings in the diff in t/pod/renderer.t

oalders avatar May 08 '24 13:05 oalders

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.96%. Comparing base (e894929) to head (e0ddbc0). Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1210      +/-   ##
==========================================
- Coverage   60.06%   59.96%   -0.10%     
==========================================
  Files         168      168              
  Lines        4512     4509       -3     
  Branches      647      647              
==========================================
- Hits         2710     2704       -6     
- Misses       1571     1573       +2     
- Partials      231      232       +1     
Files Coverage Δ
lib/MetaCPAN/Pod/Renderer.pm 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

codecov[bot] avatar May 12 '24 00:05 codecov[bot]