openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
24 stars 6 forks source link

[pre-commit.ci] pre-commit autoupdate #715

Open pre-commit-ci[bot] opened 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov-commenter commented 1 year ago

Codecov Report

Merging #715 (e6c0cf6) into main (bce53ad) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e6c0cf6 differs from pull request most recent head 0f30e4d. Consider uploading reports for the commit 0f30e4d to get more accurate results

@@           Coverage Diff           @@
##             main     #715   +/-   ##
=======================================
  Coverage   92.83%   92.83%           
=======================================
  Files          49       49           
  Lines        3490     3490           
=======================================
  Hits         3240     3240           
  Misses        250      250           
Files Changed Coverage Δ
nowcasting_dataset/data_sources/data_source.py 89.15% <ø> (ø)
nowcasting_dataset/data_sources/fake/batch.py 87.12% <ø> (ø)
nowcasting_dataset/data_sources/gsp/eso.py 67.12% <ø> (ø)
...asting_dataset/data_sources/gsp/gsp_data_source.py 92.20% <ø> (ø)
nowcasting_dataset/data_sources/gsp/pvlive.py 95.52% <ø> (ø)
...ng_dataset/data_sources/metadata/metadata_model.py 93.05% <ø> (ø)
nowcasting_dataset/data_sources/pv/live.py 95.83% <ø> (ø)
...wcasting_dataset/data_sources/pv/pv_data_source.py 95.39% <ø> (ø)
...ing_dataset/data_sources/sun/raw_data_load_save.py 98.27% <ø> (ø)
...asting_dataset/data_sources/sun/sun_data_source.py 98.71% <ø> (ø)
... and 6 more

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