openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Issue/39 gsp installed capacity #40

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add installed capacity to gsp locations

Fixes #39

How Has This Been Tested?

normal unittests

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (216fbac) into main (04815bc) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   98.33%   98.34%           
=======================================
  Files          16       16           
  Lines         602      604    +2     
=======================================
+ Hits          592      594    +2     
  Misses         10       10           
Impacted Files Coverage Δ
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/models/gsp.py 93.65% <100.00%> (+0.20%) :arrow_up:

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