ECMWFCode4Earth / vAirify

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

Add mongo unit tests #48

Closed amehta-scottlogic closed 4 months ago

amehta-scottlogic commented 4 months ago

Adds unit tests

Closes #11

github-actions[bot] commented 4 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
51 46 90% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
air-quality-backend/src/air_quality/database/mongo_db_operations.py 76% 🟢
TOTAL 76% 🟢

updated for commit: d9717a0 by action🐍