Skip to content

feat: add multi-level disassembly using crate 0.3.0#202

Merged
mcarvin8 merged 1 commit intomainfrom
feat/multi-level-disassembly
Feb 11, 2026
Merged

feat: add multi-level disassembly using crate 0.3.0#202
mcarvin8 merged 1 commit intomainfrom
feat/multi-level-disassembly

Conversation

@mcarvin8
Copy link
Owner

  • Bump xml-disassembler crate to 0.3.0 and add multiLevel option to Neon bindings (parse "file_pattern:root_to_strip:unique_id_elements" into MultiLevelRule).
  • Simplify multi-level.spec.ts to a single disassemble and reassemble call; use fixtures/multi-level and Cloud_Kicks_Inner_Circle, compare against baseline fixture.
  • Document multi-level in README: spec format, example, and caveat that multi-level reassembly removes disassembled dirs after each level even without postPurge.

- Bump xml-disassembler crate to 0.3.0 and add multiLevel option to
  Neon bindings (parse "file_pattern:root_to_strip:unique_id_elements"
  into MultiLevelRule).
- Simplify multi-level.spec.ts to a single disassemble and reassemble
  call; use fixtures/multi-level and Cloud_Kicks_Inner_Circle, compare
  against baseline fixture.
- Document multi-level in README: spec format, example, and caveat
  that multi-level reassembly removes disassembled dirs after each
  level even without postPurge.
@qltysh
Copy link

qltysh bot commented Feb 11, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@mcarvin8 mcarvin8 merged commit 3039b3e into main Feb 11, 2026
4 checks passed
@mcarvin8 mcarvin8 deleted the feat/multi-level-disassembly branch February 11, 2026 21:23
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.

1 participant

Comments