Closed davidyuk closed 7 months ago
Attention: Patch coverage is 92.42424%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 92.98%. Comparing base (
d5fa1b4
) to head (d87ed80
).
Files | Patch % | Lines |
---|---|---|
src/utils/helpers.js | 50.00% | 7 Missing :warning: |
scripts/execute-program.js | 96.34% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
fixes https://github.com/aeternity/aepp-cli-js/issues/137
found issues https://github.com/aeternity/aeplugin_dev_mode/issues/35 https://github.com/aeternity/protocol/pull/528
inspired by https://github.com/tj/commander.js/issues/756 https://webpack.js.org/api/cli/#build https://docs.oracle.com/en-us/iaas/tools/oci-cli/3.39.0/oci_cli_docs/cmdref/resource-manager/template/change-compartment.html
related https://github.com/mitsuru793/node-commander-document-generator/
This PR is supported by the Æternity Foundation