openclimatefix / pv-site-datamodel

Datamodel for PV sites
MIT License
2 stars 10 forks source link

Fix multiple migration heads #71

Closed ericcccsliu closed 1 year ago

ericcccsliu commented 1 year ago

Pull Request

Description

My last PR inadvertently caused multiple migration heads, which I resolved by changingdown_revision labels accordingly.

How Has This Been Tested?

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #71 (ca71f3d) into main (a133938) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   93.39%   93.45%   +0.06%     
==========================================
  Files           9        9              
  Lines         212      214       +2     
==========================================
+ Hits          198      200       +2     
  Misses         14       14              
Impacted Files Coverage Δ
pvsite_datamodel/__init__.py 100.00% <100.00%> (ø)
pvsite_datamodel/sqlmodels.py 100.00% <100.00%> (ø)

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