PSLmodels / InverseOptimalTax

Inverse optimal taxation model
https://pslmodels.github.io/InverseOptimalTax/
1 stars 3 forks source link

includes lower bound on cut, adds kde as a smoothing method #7

Closed john-p-ryan closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (dbeac7d) into main (5b43f8b) will decrease coverage by 13.84%. The diff coverage is 40.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
- Coverage   93.84%   80.00%   -13.85%     
===========================================
  Files           3        3               
  Lines          65       70        +5     
===========================================
- Hits           61       56        -5     
- Misses          4       14       +10     
Flag Coverage Δ
unittests 80.00% <40.00%> (-13.85%) :arrow_down:

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

Impacted Files Coverage Δ
iot/inverse_optimal_tax.py 83.67% <40.00%> (-11.68%) :arrow_down:
iot/utils.py
setup.py 0.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 5b43f8b...dbeac7d. Read the comment docs.

jdebacker commented 2 years ago

Great additions @john-p-ryan! Just code formatting failing, so I'll merge and fix that in another PR.