39 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
39XML Sitemap.XML Sitemap
3XML Sitemap.XMLSitemapCustomFunctionalTest
- setUp
- testCustomLinks
- testCustomFileLinks
6XML Sitemap.XMLSitemapEnginesFunctionalTest
- setUp
- testPrepareURL
- testSubmitSitemaps
- testPing
- submitEngines
- testCustomURL
6XML Sitemap.XMLSitemapFunctionalTest
- setUp
- regenerateSitemap
- drupalGetSitemap
- testSitemapCaching
- testBaseURL
- testStatusReport
2XML Sitemap.XMLSitemapMenuFunctionalTest
- setUp
- testMenuSettings
4XML Sitemap.XMLSitemapNodeFunctionalTest
- setUp
- testNodeSettings
- testTypeSettings
- testCron
2XML Sitemap.XMLSitemapTaxonomyFunctionalTest
- setUp
- testTaxonomySettings
14XML Sitemap.XMLSitemapUnitTest
- setUp
- testAssertFlag
- testGetChangefreq
- testGetChunkCount
- testCalculateChangefreq
- testRecalculateChangefreq
- testSwitchUser
- testSaveLink
- testLinkDelete
- testUpdateLinks
- regenerateSitemap
- drupalGetSitemap
- testDuplicatePaths
- testMinimumLifetime
2XML Sitemap.XMLSitemapUserFunctionalTest
- setUp
- testBlockedUser

10 coding standards messages

xmlsitemap.admin.inc
line 111Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
404Expected 1 space after FOREACH keyword; 0 found
404Expected 1 space after closing parenthesis; found ""
837Inline comments must end in full-stops, exclamation marks, colons, or question marks
xmlsitemap.generate.inc
499Inline comments must end in full-stops, exclamation marks, colons, or question marks
592Doc comment short description must be on a single line, further text should be a separate paragraph
594Missing parameter comment
595Separate the @param and @return sections by a blank line.
595Return comment must be on the next line
xmlsitemap.module
947dir() is a function name alias, use getdir() instead

xmlsitemap 7.x-2.x-dev branch result

History

UpdatedResult
10 Nov 2017 at 17:55 UTC