Closed johnnychen94 closed 2 years ago
Merging #30 (6abf070) into master (3c44b15) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 6abf070 differs from pull request most recent head e13c9f0. Consider uploading reports for the commit e13c9f0 to get more accurate results
@@ Coverage Diff @@
## master #30 +/- ##
=======================================
Coverage 92.01% 92.01%
=======================================
Files 14 14
Lines 526 526
=======================================
Hits 484 484
Misses 42 42
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3c44b15...e13c9f0. Read the comment docs.
This commit introduces an "examples/examples.yml" file that triggers the execution of all examples using shell runner so that we have a clean and isolated project environment for each example.