PSLmodels / Cost-of-Capital-Calculator

A cost of capital and effective tax rate calculator
https://ccc.pslmodels.org
Other
17 stars 33 forks source link

Updates for latest dependencies #315

Closed jdebacker closed 4 years ago

jdebacker commented 4 years ago

This PR updates CCC to work with the latest dependencies, including Tax-Calculator 3.0.0.

codecov-commenter commented 4 years ago

Codecov Report

Merging #315 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #315   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1098      1105    +7     
=========================================
+ Hits          1098      1105    +7     
Impacted Files Coverage Δ
ccc/controls_callback_script.py 100.00% <ø> (ø)
ccc/calcfunctions.py 100.00% <100.00%> (ø)
ccc/calculator.py 100.00% <100.00%> (ø)
ccc/data.py 100.00% <0.00%> (ø)
ccc/parameters.py 100.00% <0.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 3ec3098...13e2bda. Read the comment docs.