ECMWFCode4Earth / vAirify

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

Dockerise backend API #124

Closed lincent closed 1 week ago

lincent commented 1 week ago

Add dockerfile for the backend API Update compose files to make use of new backend API docker image Add workflow to create docker image

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/api/main.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 501006d by action🐍