Closed cortadocodes closed 2 years ago
Merging #90 (6df66b3) into main (21001ee) will increase coverage by
19.46%
. The diff coverage isn/a
.:exclamation: Current head 6df66b3 differs from pull request most recent head 0a445f0. Consider uploading reports for the commit 0a445f0 to get more accurate results
@@ Coverage Diff @@
## main #90 +/- ##
===========================================
+ Coverage 60.69% 80.16% +19.46%
===========================================
Files 15 14 -1
Lines 1122 852 -270
===========================================
+ Hits 681 683 +2
+ Misses 441 169 -272
Impacted Files | Coverage Δ | |
---|---|---|
data_gateway/dummy_serial/dummy_serial.py | 94.28% <0.00%> (+2.85%) |
:arrow_up: |
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 cdc096d...0a445f0. Read the comment docs.
Summary
Fix an error where the configuration for a file uploaded to the cloud function could temporarily be missing and cause the function to fail.
Contents (#90)
Operations
gcloud-deploy
GitHub workflowDependencies
octue
Chores