metacpan-api
metacpan-api copied to clipboard
remove use of Pod::POM and instead use Pod::Simple::JustPod
Looks like an issue with line endings in the diff in t/pod/renderer.t
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%> (ø) |