airqo-platform / AirQo-api

This repo contains API definitions for the AirQo platform
MIT License
22 stars 17 forks source link

determinedPM25 #3191

Closed wabinyai closed 2 months ago

wabinyai commented 2 months ago

WHAT DOES THIS PR DO? Determined PM2.5 from MODIS AOD

WHAT ISSUES ARE RELATED TO THIS PR?

HOW DO I TEST OUT THIS PR?

WHICH ENDPOINTS SHOULD BE READY FOR TESTING?:

ARE THERE ANY RELATED PRs?

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 30.37%. Comparing base (aec7ceb) to head (03c5fb3).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/airqo-platform/AirQo-api/pull/3191/graphs/tree.svg?width=650&height=150&src=pr&token=HHq3qS3cL6&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=airqo-platform)](https://app.codecov.io/gh/airqo-platform/AirQo-api/pull/3191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=airqo-platform) ```diff @@ Coverage Diff @@ ## staging #3191 +/- ## ======================================== Coverage 30.37% 30.37% ======================================== Files 184 184 Lines 24425 24425 Branches 3195 3195 ======================================== Hits 7420 7420 Misses 16891 16891 Partials 114 114 ```