ECMWFCode4Earth / vAirify

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

Updated the open AQ filter to ensure PM values for ppm are filtered out #175

Closed rstrange-scottlogic closed 2 days ago

rstrange-scottlogic commented 2 days ago

Also includes a small refactoring of the open_aq_adapter tests to mock the same way others do

github-actions[bot] commented 2 days ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
781 734 94% 80% 🟢

New Files

No new covered files...

Modified Files

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

updated for commit: 7f3f080 by action🐍