Package evaluation of BudgetConstraints on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:41:53.177 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.2s ################################################################################ # Installation # Installing BudgetConstraints... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [51aacf4b] + BudgetConstraints v1.0.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [51aacf4b] + BudgetConstraints v1.0.1 [bac558e1] + OrderedCollections v1.8.0 [d96e819e] + Parameters v0.12.3 [3a884ed6] + UnPack v1.0.2 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 1.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.69s ################################################################################ # Testing # Testing BudgetConstraints Status `/tmp/jl_JQPfUX/Project.toml` [51aacf4b] BudgetConstraints v1.0.1 [d96e819e] Parameters v0.12.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_JQPfUX/Manifest.toml` [51aacf4b] BudgetConstraints v1.0.1 [bac558e1] OrderedCollections v1.8.0 [d96e819e] Parameters v0.12.3 [3a884ed6] UnPack v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time reverse lookup thing | 4 4 0.3s ps = Set(Point2D[Point2D(-1.011, -3.011), Point2D(1.011, 3.011), Point2D(10.011, 13.011), Point2D(1.011, 2.011)]) bc2 = Point2D[Point2D(-1.01, -3.01), Point2D(1.0, 2.0), Point2D(1.01, 2.01), Point2D(1.01, 3.01), Point2D(10.01, 13.01)] res=Dict{Symbol, Any}(:benefit1 => 0.0, :basic_income => 0.0, :benefit2 => 89.93, :tax => 0.0, :netincome => 239.93) Default Case [0.0 73.0; 73.0 73.0; 150.0 150.0; 150.0 239.93; 239.56 292.77; 369.34 343.39; 1197.81 1006.16; 2000.0 1487.47] NamedTuple[(taxcredit = 73.0, marginalrate = 1.0), (taxcredit = 0.0, marginalrate = 0.0), (taxcredit = 9.9999999999999e9, marginalrate = -149.0), (taxcredit = 151.43066994193842, marginalrate = 0.4100044662795894), (taxcredit = 199.33089382031125, marginalrate = 0.6099553089844351), (taxcredit = 47.92067485847406, marginalrate = 0.20000724226586364), (taxcredit = 287.4799726997345, marginalrate = 0.40000498634986725)] Zero Params [0.0 0.0; 2000.0 2000.0] NamedTuple[(taxcredit = 0.0, marginalrate = 0.0)] 999 allowance case [0.0 73.0; 73.0 73.0; 999.0 999.0; 1957.25 1765.6; 2000.0 1791.25] NamedTuple[(taxcredit = 73.0, marginalrate = 1.0), (taxcredit = 0.0, marginalrate = 0.0), (taxcredit = 199.80000000000007, marginalrate = 0.20000000000000007), (taxcredit = 591.2499999999959, marginalrate = 0.3999999999999979)] Test Summary: | Pass Total Time BudgetConstraints.jl | 2 2 8.8s Testing BudgetConstraints tests passed Testing completed after 17.2s PkgEval succeeded after 46.89s