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

refactor: pluggable optional deps funcs centralized #1084

Merged
merged 45 commits into from
Jun 6, 2024

tidy

359b5b5
Select commit
Loading
Failed to load commit list.
Merged

refactor: pluggable optional deps funcs centralized #1084

tidy
359b5b5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jun 6, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/_optPlug.node/__jsonValidators/ajv.ts  2
- src/_optPlug.node/__xmlStringifiers/xmlbuilder2.ts  7
- src/_optPlug.node/__xmlValidators/libxmljs2.ts  2
- src/_optPlug.node/xmlStringify.ts  1
- src/_optPlug.node/xmlValidator.ts  1
- src/_optPlug.node/jsonValidator.ts  1
- src/_optPlug.node/_wrapper.ts  3
- src/_optPlug.node/errors.ts  1
- src/validation/jsonValidator.node.ts  1
- src/validation/xmlValidator.node.ts  1
- src/serialize/xmlSerializer.node.ts  2
         

Clones added
============
- src/_optPlug.node/__xmlStringifiers/xmlbuilder2.ts  1
- src/validation/jsonValidator.node.ts  2
- src/validation/xmlValidator.node.ts  2
         

See the complete overview on Codacy