Closed duncanhobbs closed 3 years ago
Merging #360 (ccc32aa) into master (c1296dc) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #360 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 1109 1109
=========================================
Hits 1109 1109
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
ccc/controls_callback_script.py | 100.00% <ø> (ø) |
|
ccc/calculator.py | 100.00% <100.00%> (ø) |
|
ccc/get_taxcalc_rates.py | 100.00% <100.00%> (ø) |
|
ccc/parameters.py | 100.00% <100.00%> (ø) |
|
ccc/paramfunctions.py | 100.00% <100.00%> (ø) |
@duncanhobbs Thank you for updating the parameter names!
This PR attempts to improve variable name consistency by replacing
nc
withpt
andcorp
withc
.