Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod coverage failed failures, "Naked subroutine: SyncEventLinks" #2

Open
ajaysusarla opened this issue Nov 14, 2017 · 1 comment
Open

Comments

@ajaysusarla
Copy link

When installed the latest Net::CalDAVTalk (0.11) using cpan, it fails with the following error:

#   Failed test 'Pod coverage on Net::CalDAVTalk'
#   at /usr/local/share/perl/5.20.2/Test/Pod/Coverage.pm line 133.
# Coverage for Net::CalDAVTalk is 96.0%, with 1 naked subroutine:
#       SyncEventLinks
# Looks like you failed 1 test of 2.
t/pod-coverage.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/pod.t ........... ok   

Test Summary Report
-------------------
t/pod-coverage.t (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=4, Tests=5,  1 wallclock secs ( 0.01 usr  0.00 sys +  0.58 cusr  0.03 csys =  0.62 CPU)
Result: FAIL
Failed 1/4 test programs. 1/5 subtests failed.
Makefile:840: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

The documentation for SyncEventLinks is missing. I think we need to bump the version too for it to be available on cpan again.

@brong
Copy link
Owner

brong commented Nov 14, 2017

Yep, I'll bump the version. I have some other tidying I want to do too...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants