Closed mpsonntag closed 2 years ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
cmd/gindoid/validation.go | 13 | 15 | 86.67% | ||
cmd/gindoid/testutils.go | 8 | 12 | 66.67% | ||
cmd/gindoid/genxml.go | 2 | 7 | 28.57% | ||
cmd/gindoid/web.go | 0 | 7 | 0.0% | ||
<!-- | Total: | 32 | 50 | 64.0% | --> |
Totals | |
---|---|
Change from base Build 1807599398: | 0.8% |
Covered Lines: | 1269 |
Relevant Lines: | 2627 |
This PR adds a couple of updates, fixes and tests
web.startDOIRegistration
andgenxml
. This code can be removed when an appropriately updated version of libgin is available.authorIDWarnings
. This should make the external dependency clearer and also reduce testing times for the refactored tests.checklist
template has been updated to include repository size checks.util
functionsReferenceDescription
,ReferenceSource
andReferenceID
were removed.FormatCitation
,URLexists
andhasGitModules
were added.