Skip to content

Rename findChilds() to findChildren()#363

Merged
cjbarth merged 1 commit intonode-saml:masterfrom
cjbarth:refactor-childs
Jul 27, 2023
Merged

Rename findChilds() to findChildren()#363
cjbarth merged 1 commit intonode-saml:masterfrom
cjbarth:refactor-childs

Conversation

@cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Jul 27, 2023

findChilds() isn't the grammatically correct way to say this. It was renamed findChildren(), deprecating the old method, which can then be removed in vNext.

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

codecov bot commented Jul 27, 2023

Codecov Report

Merging #363 (b41ab08) into master (6e6a8b0) will decrease coverage by 0.06%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
- Coverage   72.19%   72.14%   -0.06%     
==========================================
  Files           9        9              
  Lines         856      858       +2     
  Branches      227      227              
==========================================
+ Hits          618      619       +1     
- Misses        137      138       +1     
  Partials      101      101              
Files Changed Coverage Δ
src/utils.ts 82.35% <66.66%> (-0.65%) ⬇️
src/exclusive-canonicalization.ts 78.57% <100.00%> (ø)
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 ca13069 into node-saml:master Jul 27, 2023
@cjbarth cjbarth deleted the refactor-childs branch July 27, 2023 10:28
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