kartoza / tomorrownow_gap

https://kartoza.github.io/tomorrownow_gap/
0 stars 0 forks source link

Feat SPW model integration #22

Closed danangmassandy closed 2 months ago

danangmassandy commented 3 months ago

This is for https://github.com/kartoza/tomorrownow_gap/issues/20.

TODO:

Note: For long term normals data, it's confirmed that we are going to use Tomorrow.io API first until John is okay to use the 10year data from CBAM.

github-actions[bot] commented 2 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2853 2718 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 0df1730 by action🐍

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 94.69240% with 44 lines in your changes missing coverage. Please review.

Project coverage is 95.40%. Comparing base (fe1db70) to head (0df1730).

Files Patch % Lines
django_project/spw/utils/plumber.py 89.90% 11 Missing :warning:
django_project/gap/providers/tio.py 95.10% 7 Missing :warning:
django_project/spw/tasks.py 46.15% 7 Missing :warning:
django_project/spw/utils/process.py 79.31% 6 Missing :warning:
django_project/spw/models.py 90.19% 5 Missing :warning:
django_project/gap/utils/reader.py 80.00% 4 Missing :warning:
django_project/spw/admin.py 88.88% 2 Missing :warning:
django_project/gap/providers/__init__.py 66.66% 1 Missing :warning:
django_project/spw/generator.py 98.92% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== - Coverage 95.53% 95.40% -0.13% ========================================== Files 48 61 +13 Lines 1924 2744 +820 ========================================== + Hits 1838 2618 +780 - Misses 86 126 +40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.