-
Notifications
You must be signed in to change notification settings - Fork 62
/
.coverage
1 lines (1 loc) · 3.6 KB
/
.coverage
1
!coverage.py: This is a private format, don't read it directly!{"lines":{"/home/jose/pyGPGO/tests/test_GPGO.py":[1,2,3,4,5,6,7,8,11,15,27,38,16,17,18,19,20,21,22,12,23,24,28,29,30,31,32,33,34,35,36],"/home/jose/pyGPGO/pyGPGO/__init__.py":[1],"/home/jose/pyGPGO/pyGPGO/version.py":[1],"/home/jose/pyGPGO/pyGPGO/covfunc.py":[1,2,3,6,7,8,9,10,11,12,16,35,54,55,56,85,104,141,142,143,144,145,176,201,202,232,253,286,287,316,337,369,370,371,372,373,405,425,466,467,468,469,470,502,522,563,578,580,591,611,624,638,640,651,669,74,75,76,77,78,81,82,83,165,166,167,168,169,172,173,174,221,222,223,224,225,228,229,230,305,306,307,308,309,312,313,314,393,394,395,396,397,398,401,402,403,490,491,492,493,494,495,498,499,500,581,582,583,584,587,588,589,641,642,643,644,647,648,649,101,32,102,51,192,193,194,195,196,197,198,248,249,250,251,332,333,334,335,421,422,423,518,519,520,607,608,609,667,122,123,124,125,126,127,271,272,273,274,355,356,357,358,359,360,443,450,451,452,453,454,540,547,548,549,550,551,612,613,614,615,616,128,129,130,131,133,134,135],"/home/jose/pyGPGO/pyGPGO/surrogates/__init__.py":[1],"/home/jose/pyGPGO/pyGPGO/surrogates/GaussianProcess.py":[1,2,3,4,6,7,42,56,83,111,145,167,200,228,37,38,39,40,68,69,70,71,77,78,79,80,81,219,220,221,222,223,224,225,226,239,240,241,72,73,75,180,181,128,129,130,131,134,135,136,137,139,141,142,143,182,183,184,185,186,187,190,191,193,194,195,196,197,198,51,52,53,54,74,189,162,163,164,165,97,98,99,100,101,102,103,104,105,106,107,108,109],"/home/jose/pyGPGO/pyGPGO/surrogates/GaussianProcessMCMC.py":[2,3,4,5,6,7,8,9,10,13,14,15,18,19,43,52,87,96,131,37,38,39,40,41,64,65,66,67,69,70,72,73,75,76,78,79,80,81,82,83,117,118,119,120,121,122,44,45,46,47,48,50,123,124,125,126,127,128,129,142,143,144],"/home/jose/pyGPGO/pyGPGO/surrogates/RandomForest.py":[1,2,4,5,20,37,77,93,94,109,126,166,18,31,32,33,34,35,107,120,121,122,123,124],"/home/jose/pyGPGO/pyGPGO/acquisition.py":[1,2,5,6,41,62,83,105,128,149,170,194,215,239,24,25,28,29,30,31,32,33,34,35,36,39,258,80,81,146,147,59,60,103,125,126,212,213,167,168,191,192,236,237],"/home/jose/pyGPGO/pyGPGO/GPGO.py":[1,3,4,5,7,10,11,53,72,93,112,144,154,173,39,40,41,42,43,45,46,47,48,50,51,186,187,188,82,83,84,85,62,63,64,66,67,70,86,87,88,89,90,91,189,190,191,124,125,126,127,128,129,130,131,108,109,110,132,142,192,148,149,150,151,152,193,166,167,168,169,170,171],"/home/jose/pyGPGO/pyGPGO/logger.py":[1,2,3,4,5,6,7,8,9,11,12,18,27,31,13,14,15,16,28,29,19,20,21,22,23,24,25],"/home/jose/pyGPGO/tests/test_acquisition.py":[1,2,5,6,8,9,12,13,14,16,18,19,22,28,34,23,24,25,29,30,31],"/home/jose/pyGPGO/tests/test_covfunc.py":[1,2,6,7,9,10,19,26,33,20,21,22,23,27,28,29,30],"/home/jose/pyGPGO/tests/test_surrogates.py":[1,2,3,4,7,17,33,49,59,74,8,9,10,12,13,14,18,19,20,22,23,24,26,28,29,30,34,35,36,38,39,40,42,44,45,46,50,51,52,54,55,56,60,61,62,64,65,66,67,69,70,71],"/home/jose/pyGPGO/pyGPGO/surrogates/tStudentProcess.py":[1,2,3,4,5,6,9,45,46,72,86,116,147,170,201,217,68,69,70,159,160,161,163,166,167,168,30,31,32,33,34,35,37,38,40,42,164,129,130,103,104,105,106,109,110,111,112,114,131,132,133,134,136,137,138,140,141,142,143,144,145,81,82,83,84],"/home/jose/pyGPGO/tests/test_surrogates_mcmc.py":[1,2,3,4,5,8,18,28,9,10,11,13,14,15,19,20,21,23,24,25],"/home/jose/pyGPGO/pyGPGO/surrogates/tStudentProcessMCMC.py":[1,2,3,4,5,6,7,8,9,10,13,14,40,49,84,94,129,145,33,34,35,36,37,38,61,62,63,64,66,67,69,70,72,73,75,76,77,78,79,80],"/home/jose/pyGPGO/tests/test_surrogates_sk.py":[1,2,3,6,10,19,28,37,11,12,13,15,16,20,21,22,24,25,29,30,31,33,34],"/home/jose/pyGPGO/pyGPGO/surrogates/BoostedTrees.py":[1,2,4,5,27,48,79,22,23,24,25,38,39,40,41,42,43,44,45,46],"/home/jose/pyGPGO/setup.py":[]}}