adobe / aio-cli-plugin-events

Adobe I/O CLI Plugin to manage Adobe I/O Events
https://www.adobe.io
Apache License 2.0
3 stars 11 forks source link

fix: ACNA-2804 - code links in README point to a .ts file #93

Closed shazron closed 9 months ago

shazron commented 9 months ago

closes #92

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 9 months ago

Codecov Report

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

Comparison is base (7be7c1d) 100.00% compared to head (ac3328d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 26 26 Lines 730 730 Branches 104 104 ========================================= Hits 730 730 ```

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