PSLmodels / OG-UK

An overlapping generations model to simulate fiscal policy the United Kingdom.
https://pslmodels.github.io/OG-UK
Other
6 stars 7 forks source link

Consolidate actions #41

Closed nikhilwoodruff closed 2 years ago

nikhilwoodruff commented 2 years ago

Should fix #40 - this PR consolidates all existing actions into two files, one containing the PR actions and one containing the merged PR actions.

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (bf7d52d) into main (342fdd4) will increase coverage by 0.92%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   62.77%   63.69%   +0.92%     
==========================================
  Files           4        4              
  Lines         137      146       +9     
==========================================
+ Hits           86       93       +7     
- Misses         51       53       +2     
Flag Coverage Δ
unittests 63.69% <75.00%> (+0.92%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
oguk/get_micro_data.py 71.64% <81.81%> (+0.95%) :arrow_up:

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 342fdd4...bf7d52d. Read the comment docs.

nikhilwoodruff commented 2 years ago

Also:

Added

jdebacker commented 2 years ago

This LGTM. Merging. Thanks @nikhilwoodruff !