We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca72b03 + b27fe05 commit 13ec658Copy full SHA for 13ec658
changelog_entry.yaml
@@ -0,0 +1,4 @@
1
+- bump: patch
2
+ changes:
3
+ fixed:
4
+ - Widened UC taper rate reform test tolerance to 15bn to account for calibration variance.
policyengine_uk_data/tests/microsimulation/reforms_config.yaml
@@ -16,7 +16,8 @@ reforms:
16
parameters:
17
gov.hmrc.child_benefit.amount.additional: 25
18
- name: Reduce Universal Credit taper rate to 20%
19
- expected_impact: -35.0
+ expected_impact: -39.0
20
+ tolerance: 15.0
21
22
gov.dwp.universal_credit.means_test.reduction_rate: 0.2
23
- name: Raise Class 1 main employee NICs rate to 10%
0 commit comments