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

Use default version installed via git on CS #178

Closed hdoupe closed 3 years ago

hdoupe commented 3 years ago

This removes a command to checkout the 2.5.0 tag when building the Tax-Brain app on Compute Studio. This means that the version of Tax-Brain can be set by either:

For now, we'll just use the master branch which is Tax-Brian 2.5.0 plus some changes for Compute Studio added in the cs-config package.

codecov-io commented 3 years ago

Codecov Report

Merging #178 (45bbec7) into master (96363f7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #178   +/-   ##
=======================================
  Coverage   82.36%   82.36%           
=======================================
  Files          21       21           
  Lines        1508     1508           
=======================================
  Hits         1242     1242           
  Misses        266      266           
Flag Coverage Δ
unittests 82.36% <ø> (ø)

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 96363f7...45bbec7. Read the comment docs.