openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Issue/3 add model table #6

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

add model table

Fixes #3

How Has This Been Tested?

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (38cd501) into main (4f39b7a) will increase coverage by 0.19%. The diff coverage is 100.00%.

:exclamation: Current head 38cd501 differs from pull request most recent head 31fe4b3. Consider uploading reports for the commit 31fe4b3 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   97.95%   98.15%   +0.19%     
==========================================
  Files           8        8              
  Lines         245      271      +26     
==========================================
+ Hits          240      266      +26     
  Misses          5        5              
Impacted Files Coverage Δ
nowcasting_datamodel/national.py 89.65% <ø> (ø)
nowcasting_datamodel/__init__.py 100.00% <100.00%> (ø)
nowcasting_datamodel/fake.py 100.00% <100.00%> (ø)
nowcasting_datamodel/models.py 100.00% <100.00%> (ø)
nowcasting_datamodel/read.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b24e60f...31fe4b3. Read the comment docs.