...
Once coverage monitoring has started, the code invokes and retrieves the original lambda's response.
Test Duration Requirement
Please note that tests must run for a minimum of 1s for SeaLights to calculate coverage. If your test duration is under 1s, adding a brief pause to your test will allow SeaLights to complete the coverage sampling process.
Step 6 - Terminating Coverage
...
Where the collector URL should set to the real collector url.
after running this command a file called sl_lambda_config.json
will be created.
Step 2 - Amending the deploy manifest
...