airqo-platform / AirQo-api

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

Replace infinite values with 0 #3179

Closed Mnoble-19 closed 2 months ago

Mnoble-19 commented 2 months ago

WHAT DOES THIS PR DO?

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.45%. Comparing base (6f7246e) to head (1c2ce32).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/airqo-platform/AirQo-api/pull/3179/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/3179?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 #3179 +/- ## ======================================== Coverage 30.45% 30.45% ======================================== Files 184 184 Lines 24362 24362 Branches 3184 3184 ======================================== Hits 7419 7419 Misses 16825 16825 Partials 118 118 ```