Skip to content

Make references accessible only via get/set#395

Merged
cjbarth merged 1 commit intonode-saml:masterfrom
cjbarth:private_references
Oct 6, 2023
Merged

Make references accessible only via get/set#395
cjbarth merged 1 commit intonode-saml:masterfrom
cjbarth:private_references

Conversation

@cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Oct 6, 2023

The references array is a little sensitive to what is in it, we don't want people mutating it without the accessors.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #395 (2657fa1) into master (c2b8cd6) will decrease coverage by 0.32%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #395      +/-   ##
==========================================
- Coverage   74.46%   74.14%   -0.32%     
==========================================
  Files           9        9              
  Lines         881      882       +1     
  Branches      234      233       -1     
==========================================
- Hits          656      654       -2     
- Misses        132      135       +3     
  Partials       93       93              
Files Coverage Δ
src/signed-xml.ts 76.69% <83.33%> (-0.68%) ⬇️

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

@cjbarth cjbarth merged commit 0d01641 into node-saml:master Oct 6, 2023
@cjbarth cjbarth deleted the private_references branch October 6, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant