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

Throw error if provider metadata does not have provider id mapping #85

Closed sangeetha5491 closed 11 months ago

sangeetha5491 commented 11 months ago

Description

Event registration should be skipped if the provider metadata does not have the provider id mapping. This is to fail early. Otherwise the call to create/update registration will fail.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

Merging #85 (14847f9) into master (ca705e9) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          726       728    +2     
  Branches       103       104    +1     
=========================================
+ Hits           726       728    +2     
Files Coverage Δ
src/hooks/utils/hook-utils.js 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more