lucas1/Mojolicious-Plugin-Model-DB

Test suite fails (with older Mojolicious::Plugin::Model?)

Closed this issue · 1 comments

See subject. A sample fail report: http://www.cpantesters.org/cpan/report/c8ccda88-bdf9-11e9-828a-2e1f1f24ea8f

Statistical analysis suggests that the test failure happens with older Mojolicious::Plugin::Model, i.e. with 0.09 and older:

****************************************************************
Regression 'mod:Mojolicious::Plugin::Model'
****************************************************************
Name           	       Theta	      StdErr	 T-stat
[0='const']    	     -0.0000	      0.0000	  -5.17
[1='eq_0.10']  	      1.0000	      0.0000	14037740798239216.00
[2='eq_0.11']  	      1.0000	      0.0000	43104257336012464.00

R^2= 1.000, N= 71, K= 3
****************************************************************

I will add minimum version 0.10.
Thanks.