Skip to content

Add isSameNode() method to XmlNode for pointer-based node identity comparison#150

Merged
jameslan merged 1 commit into
masterfrom
feature/node-same
Mar 12, 2026
Merged

Add isSameNode() method to XmlNode for pointer-based node identity comparison#150
jameslan merged 1 commit into
masterfrom
feature/node-same

Conversation

@jameslan
Copy link
Copy Markdown
Owner

No description provided.

@jameslan jameslan linked an issue Mar 12, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

Coverage after merging feature/node-same into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   c14n.mts100%100%100%100%
   diag.mts99.51%100%90.91%100%
   disposable.mts100%100%100%100%
   disposeShim.mts100%100%100%100%
   document.mts100%100%100%100%
   dtd.mts100%100%100%100%
   index.mts100%100%100%100%
   libxml2.mts100%100%100%100%
   metadataShim.mts100%100%100%100%
   nodejs.mts100%100%100%100%
   nodes.mts100%100%100%100%
   utils.mts100%100%100%100%
   validates.mts100%100%100%100%
   xpath.mts100%100%100%100%

@jameslan jameslan merged commit 4154f4a into master Mar 12, 2026
15 of 17 checks passed
github-actions Bot pushed a commit that referenced this pull request Mar 12, 2026
… XmlNode for pointer-based node identity comparison (#150)"
@jameslan jameslan deleted the feature/node-same branch March 24, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add public API to check structural identity between XmlNode instances

1 participant