decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
432 stars 131 forks source link

[proposal] make path output from generate schema dynamic #1318

Closed cre8 closed 8 months ago

cre8 commented 8 months ago

What issue is this PR fixing

Example: fixes #1317

What is being changed

Adding a new parameter to the cli so the path and file of the plugin.schema.json.

Quality

Check all that apply:

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c050588) 85.47% compared to head (aad9354) 85.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1318 +/- ## ======================================= Coverage 85.47% 85.47% ======================================= Files 170 170 Lines 18952 18952 Branches 2116 2116 ======================================= Hits 16199 16199 Misses 2753 2753 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.