airqo-platform / AirQo-api

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

sateliteAOD #3187

Closed wabinyai closed 2 months ago

wabinyai commented 2 months ago

WHAT DOES THIS PR DO? Determining 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.41%. Comparing base (f4f3f7e) to head (d8e1cf6).

:exclamation: Current head d8e1cf6 differs from pull request most recent head 7b7d764

Please upload reports for the commit 7b7d764 to get more accurate results.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/airqo-platform/AirQo-api/pull/3187/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/3187?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 #3187 +/- ## ======================================== Coverage 30.41% 30.41% ======================================== Files 184 184 Lines 24394 24394 Branches 3191 3191 ======================================== Hits 7420 7420 Misses 16860 16860 Partials 114 114 ```
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 30.31%. Comparing base (f4f3f7e) to head (0e70099). Report is 3 commits behind head on staging.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/airqo-platform/AirQo-api/pull/3187/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/3187?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 #3187 +/- ## =========================================== - Coverage 30.41% 30.31% -0.11% =========================================== Files 184 184 Lines 24394 24479 +85 Branches 3191 3214 +23 =========================================== + Hits 7420 7421 +1 - Misses 16860 16944 +84 Partials 114 114 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/airqo-platform/AirQo-api/pull/3187/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=airqo-platform)
wabinyai commented 2 months ago

thanks @wabinyai for this. looking neat!

I am not seeing any deploy previews, did we ever manage to set up the CI/CD for the Spatial microservice? cc: @Psalmz777

@Kisakye-e and @BenjaminSsempala should be best positioned to answer this