adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

fix: ACNA-2807 - code links in README point to a .ts file #333

Closed shazron closed 5 months ago

shazron commented 5 months ago

closes #332

How Has This Been Tested?

  1. rm -rf node_modules
  2. npm i
  3. npm test
  4. npm run prepack
  5. Inspect README.md for See code: links (should point to the .js file)

Types of changes

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (573379e) 100.00% compared to head (fbc76aa) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #333 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 66 66 Lines 1745 1745 Branches 369 369 ========================================= Hits 1745 1745 ```

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