PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
8 stars 12 forks source link

Fix cs install errors #172

Closed hdoupe closed 3 years ago

hdoupe commented 3 years ago

This removes the conda install and checks out the 2.5.0 tag when installing Tax-Brain on CS. In addition to 2.5.0 not being up on conda yet, the conda install in install.sh was uninstalling cs-kit somehow. This is a work around to get a new version of TB live on CS until I have more time to dig into this.

codecov-io commented 3 years ago

Codecov Report

Merging #172 (911f513) into master (e7e1865) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   82.12%   82.12%           
=======================================
  Files          21       21           
  Lines        1488     1488           
=======================================
  Hits         1222     1222           
  Misses        266      266           
Flag Coverage Δ
unittests 82.12% <ø> (ø)

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


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 e7e1865...911f513. Read the comment docs.