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

Path to ccc_asset_data.csv #317

Closed jdebacker closed 4 years ago

jdebacker commented 4 years ago

This PR updates the path to ccc_asset_data.csv in the kwargs of the Assets class so that this file can be found without one having to build the ccc package.

jdebacker commented 4 years ago

This PR should resolve issue #314

cc @MattHJensen

codecov-commenter commented 4 years ago

Codecov Report

Merging #317 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #317   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1105      1105           
=========================================
  Hits          1105      1105           
Impacted Files Coverage Δ
ccc/data.py 100.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 02acbb9...cc9266d. Read the comment docs.