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

Consistently reference xmldom #365

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Jul 27, 2023

xmldom was referenced differently throughout the codebase. This refactors it to be referenced consistently.

@cjbarth cjbarth added the chore label Jul 27, 2023
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #365 (e62df68) into master (ca13069) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   72.14%   72.14%           
=======================================
  Files           9        9           
  Lines         858      858           
  Branches      227      227           
=======================================
  Hits          619      619           
  Misses        138      138           
  Partials      101      101           
Files Changed Coverage Δ
src/utils.ts 82.35% <ø> (ø)
src/signed-xml.ts 74.18% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cjbarth cjbarth merged commit 682aca5 into node-saml:master Jul 27, 2023
9 checks passed
@cjbarth cjbarth deleted the dom-rename branch July 27, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant