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

Relax stmml XPaths when validating custom units #35

Merged
merged 1 commit into from Mar 5, 2019

Conversation

@amoeba
Copy link
Contributor

@amoeba amoeba commented Mar 5, 2019

Hard-coding these namespace prefix names in the affected XPaths is too
brittle because prefix names are not guaranteed to always be 'stmml'
even in valid documents.

Fixes #34

Hard-coding these namespace prefix names in the affected XPaths is too
brittle because prefix names are not guaranteed to always be 'stmml'
even in valid documents.

Fixes #34
@cboettig cboettig merged commit 8ec1959 into ropensci:master Mar 5, 2019
4 checks passed
4 checks passed
codecov/patch 100% of diff hit (target 88.27%)
Details
codecov/project Absolute coverage decreased by -0.16% but relative coverage increased by +11.72% compared to 27c2c36
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@cboettig
Copy link
Member

@cboettig cboettig commented Mar 5, 2019

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.