ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
0 stars 0 forks source link

Test for open aq retries #128

Closed rstrange-scottlogic closed 1 week ago

rstrange-scottlogic commented 1 week ago

This includes some new integration tests to check the retry functionality with open aq timeouts. This also drops the number of timeouts from 3 to 2.

github-actions[bot] commented 1 week ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
773 726 94% 80% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
air-quality-backend/src/air_quality/etl/in_situ/openaq_dao.py 93% 🟢
TOTAL 93% 🟢

updated for commit: ec2b7dc by action🐍