openclimatefix / pvoutput

Python code for downloading PV data from PVOutput.org
Apache License 2.0
34 stars 17 forks source link

add optional for timezone in status #102

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add timezone option when getting status

Fixes #

How Has This Been Tested?

ran skipped tests and checked that had timezones

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #102 (6789ac0) into main (5b6091c) will decrease coverage by 0.18%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   49.57%   49.38%   -0.19%     
==========================================
  Files          12       12              
  Lines        1051     1055       +4     
==========================================
  Hits          521      521              
- Misses        530      534       +4     
Impacted Files Coverage Δ
pvoutput/pvoutput.py 25.29% <0.00%> (-0.25%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more