openclimatefix / pv-site-api

Site specific API for PV forecasting
6 stars 11 forks source link

Lat lon #122

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Filter sites on lat long

111

How Has This Been Tested?

Filter sites on lat and long

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #122 (a55d835) into main (5c7d1a3) will decrease coverage by 2.04%. Report is 4 commits behind head on main. The diff coverage is 56.66%.

:exclamation: Current head a55d835 differs from pull request most recent head 923668d. Consider uploading reports for the commit 923668d to get more accurate results

@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   94.46%   92.42%   -2.04%     
==========================================
  Files          11       11              
  Lines         542      568      +26     
==========================================
+ Hits          512      525      +13     
- Misses         30       43      +13     
Files Changed Coverage Δ
pv_site_api/_db_helpers.py 85.10% <40.90%> (-13.53%) :arrow_down:
pv_site_api/__init__.py 100.00% <100.00%> (ø)
pv_site_api/main.py 93.56% <100.00%> (ø)
pv_site_api/pydantic_models.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more