aerosense-ai / data-gateway

Data influx for Aerosense.
https://www.aerosense.ai/
Other
3 stars 1 forks source link

Avoid missing configuration metadata in cloud function #90

Closed cortadocodes closed 2 years ago

cortadocodes commented 2 years ago

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

Dependencies

Chores

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (6df66b3) into main (21001ee) will increase coverage by 19.46%. The diff coverage is n/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.