Skip to content

Commit

Permalink
Make tests deterministic (#443)
Browse files Browse the repository at this point in the history
* replace np.random with predictable function.

* update expect files

* update .travis.yml to solve protobuf issue
  • Loading branch information
lanpa committed Jun 8, 2019
1 parent 2b8aba5 commit 16041a6
Show file tree
Hide file tree
Showing 16 changed files with 118 additions and 109 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ install:
- bash miniconda.sh -b -p $HOME/miniconda
- export PATH="$HOME/miniconda/bin:$PATH"
- export BOTO_CONFIG=/dev/null # https://github.com/travis-ci/travis-ci/issues/7940
- export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
Expand Down
6 changes: 3 additions & 3 deletions tests/expect/test_pr_curve.test_pr_purve.expect
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ value {
size: 1
}
}
float_val: 56.0
float_val: 44.0
float_val: 57.0
float_val: 43.0
float_val: 0.0
float_val: 0.0
float_val: 0.5600000023841858
float_val: 0.57
float_val: 1.0
}
metadata {
Expand Down
12 changes: 6 additions & 6 deletions tests/expect/test_pr_curve.test_pr_purve_raw.expect
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ value {
float_val: 54.0
float_val: 70.0
float_val: 75.0
float_val: 0.3333333134651184
float_val: 0.3786981999874115
float_val: 0.5384616255760193
float_val: 0.3333333
float_val: 0.3786982
float_val: 0.5384616
float_val: 1.0
float_val: 0.0
float_val: 1.0
float_val: 0.8533334136009216
float_val: 0.2800000011920929
float_val: 0.06666669994592667
float_val: 0.8533334
float_val: 0.28
float_val: 0.0666667
float_val: 0.0
}
metadata {
Expand Down
4 changes: 2 additions & 2 deletions tests/expect/test_summary.test_audio.expect
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
value {
tag: "dummy"
audio {
sample_rate: 44100.0
sample_rate: 44100
num_channels: 1
length_frames: 42
encoded_audio_string: "RIFFx\000\000\000WAVEfmt \020\000\000\000\001\000\001\000D\254\000\000\210X\001\000\002\000\020\000dataT\000\000\000>F\212[&M\276E96\254R\0028$rX{\0241Ve\262C\265Hyv\027\t&\013\226\002\222j\231c[oB}Jf\021;\347c#\017\350QY\022\351x\313B\0235\334!\031cb:\301Hg\002\016OXN\367N\313xEW\003.\3607"
encoded_audio_string: "RIFFx\000\000\000WAVEfmt \020\000\000\000\001\000\001\000D\254\000\000\210X\001\000\002\000\020\000dataT\000\000\000\000\000\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177\377\177"
content_type: "audio/wav"
}
}
37 changes: 18 additions & 19 deletions tests/expect/test_summary.test_histogram_auto.expect
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
value {
tag: "dummy"
histo {
min: 0.0005459648969956543
max: 0.9998085781169653
num: 1024.0
sum: 506.74752192429736
sum_squares: 337.2470761005681
bucket_limit: 0.0005459648969956543
bucket_limit: 0.1822300763915356
bucket_limit: 0.36391418788607555
bucket_limit: 0.5455982993806154
bucket_limit: 0.7272824108751554
bucket_limit: 0.9089665223696954
bucket_limit: 0.9998085781169653
bucket: 0.0
bucket: 190.0
bucket: 192.0
bucket: 195.0
bucket: 178.0
bucket: 169.0
bucket: 100.0
max: 1023.0
num: 1024
sum: 523776.0
sum_squares: 357389824.0
bucket_limit: 0.0
bucket_limit: 186.0
bucket_limit: 372.0
bucket_limit: 558.0
bucket_limit: 744.0
bucket_limit: 930.0
bucket_limit: 1023.0
bucket: 0
bucket: 186
bucket: 186
bucket: 186
bucket: 186
bucket: 186
bucket: 94
}
}
37 changes: 18 additions & 19 deletions tests/expect/test_summary.test_histogram_doane.expect
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
value {
tag: "dummy"
histo {
min: 0.0005459648969956543
max: 0.9998085781169653
num: 1024.0
sum: 506.74752192429736
sum_squares: 337.2470761005681
bucket_limit: 0.0005459648969956543
bucket_limit: 0.1670897337669906
bucket_limit: 0.33363350263698555
bucket_limit: 0.5001772715069805
bucket_limit: 0.6667210403769754
bucket_limit: 0.8332648092469703
bucket_limit: 0.9998085781169653
bucket: 0.0
bucket: 177.0
bucket: 171.0
bucket: 182.0
bucket: 158.0
bucket: 157.0
bucket: 179.0
max: 1023.0
num: 1024
sum: 523776.0
sum_squares: 357389824.0
bucket_limit: 0.0
bucket_limit: 186.0
bucket_limit: 372.0
bucket_limit: 558.0
bucket_limit: 744.0
bucket_limit: 930.0
bucket_limit: 1023.0
bucket: 0
bucket: 186
bucket: 186
bucket: 186
bucket: 186
bucket: 186
bucket: 94
}
}
37 changes: 18 additions & 19 deletions tests/expect/test_summary.test_histogram_fd.expect
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
value {
tag: "dummy"
histo {
min: 0.0005459648969956543
max: 0.9998085781169653
num: 1024.0
sum: 506.74752192429736
sum_squares: 337.2470761005681
bucket_limit: 0.0005459648969956543
bucket_limit: 0.1822300763915356
bucket_limit: 0.36391418788607555
bucket_limit: 0.5455982993806154
bucket_limit: 0.7272824108751554
bucket_limit: 0.9089665223696954
bucket_limit: 0.9998085781169653
bucket: 0.0
bucket: 190.0
bucket: 192.0
bucket: 195.0
bucket: 178.0
bucket: 169.0
bucket: 100.0
max: 1023.0
num: 1024
sum: 523776.0
sum_squares: 357389824.0
bucket_limit: 0.0
bucket_limit: 186.0
bucket_limit: 372.0
bucket_limit: 558.0
bucket_limit: 744.0
bucket_limit: 930.0
bucket_limit: 1023.0
bucket: 0
bucket: 186
bucket: 186
bucket: 186
bucket: 186
bucket: 186
bucket: 94
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ value {
height: 8
width: 16
colorspace: 3
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\020\000\000\000\010\010\002\000\000\000\177\024\350\300\000\000\001\223IDATx\234\001\210\001w\376\001\2132\250+,\241\343sT\361G\320\342\275\2658C*\313\340Et\177\005L\025\256\301\t\335\314`\355\301U>\274\363\366\007\3342\316\353:`\351\003\002j\307\352\253<]0\353\t\374\361\001$s\302H\006\021\243S\3363\247M \036\004\3013?\244R \260K}\315\323\314\321b=\237\365\030\005\362\025\000\005Q\315\324i\263\306\020\031\335\260\352\371\220\266\313C\376u\205&\307\027\335\210VB\344\365_\374;\2257\362E\251\360^C\3132\005\240u\301\336\013\002\031A\\\317\203\351^A\006\023\372\356\214\221\027\236s\223\316\304A\376\0274\311\364\211}\343\264\232b\357\234\021\t\367h5\233Z\302@Z/\n\233\376\002V\003\210\355\031\327\340\202\231\255W\004\027\213+4\216I\255r\233\350\307J\3364\242\221\313o\031\300\004c\037_Qy\263\334\013,\373\210\300k\300\352\001[?\272\024SqB\004Y^\373\211\233\247%\001\272\322\212\200\306\353eodA\366\202\303\267.\035\2448\375\352\363\362l\027\336\224\320\217DO\300\255\002\365s\236\355\271\301\3409/`\324\373R\250\367o\242\232\000n\311\t\331\003XO\267\027`\311O)(\265\030\337W\322\340\356=.Jp\205\231\021\303\002V\006\226\3444\260\345$\325\317?\216,\214\221\002\006\261r$\322\372\234\371H\255\345_\333E\327\212\302\3161C\r\262\032Z\214\322V\027\265\347\224jn\340\302\315!*\322\020\000\000\000\000IEND\256B`\202"
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\020\000\000\000\010\010\002\000\000\000\177\024\350\300\000\000\000+IDATx\234cd8\320\360\037\033pww\307*\316\362\343\307\217\037\330$~\374\370\361\037\233\004\013\016\365\377q\211\217H\r\000d\305y\224,\220Z\033\000\000\000\000IEND\256B`\202"
}
}
2 changes: 1 addition & 1 deletion tests/expect/test_summary.test_image_with_boxes.expect
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ value {
height: 32
width: 32
colorspace: 3
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000 \000\000\000 \010\002\000\000\000\374\030\355\243\000\000\013\243IDATx\234\245\324\367?\325\217\027\007\360\367\275\366\316\276\327\272\250\214\233}\315\310\236\327.[7\371d\217\224\225Y\312*;|\262IH$\231W)\233\214p\021\327\274\266\310\0257\343\272\\W\337\037|\377\203\317\371\003\316\363\361z\235\307\343\000\343\033\273\233\317\3730\010g\211\367\233\257\313M\335a^l\272\020?\266J\035%\272\031\221Hz\371\332\303\332q\'f1\'h\'\265h\213\254U\232\207\331\277;:\274\320\216\274?\347\256\270\347\270 \202\345-\367,u~\277B\257%zSm\252h.\377\312v\366\020o\355\335W\252+\264\332\215\373\324V9\177V+\346\370\364\253b\350i\034\212jo\223\233\250*\272\332FF\303\267\366*d2\017\231\034\270\336\346\266L\302\23618\252\3356\367EJ\274\332\th\243J\362\221\373\025i\351-\362!\035\273\243\351\313\006on\266\3568\214\372\276\345\010\251\200\0107\233\313\205wA\266\262\037\311\224K\225$Pc\017\'\367z\241\356~R.}\306z\352\313\013\363\351\323\243\271&\260e\026\'\312K\215\326\033\035\"c\333\365\356-g\374\246\225<\272\247<\n\204\363,\3043\262\271\321C\310\212S\266\267\253\332\307\244\271\341\204\344D\026\240\036N\307\210\317\241\336mn\222\303\034|+\320\207S\350\024\rB\347\322\000\216\337\251\310j\026\261\357r>)\371\"\247\357\362_e\2732\341\326\025(D\317\356\344\274P\303\336\311\034o\241\365\346Z\317\301\270\024+i\203\023Rp\205\235\307r\241V\352rL\333S\313^A\227\315\261x1\247\216\264S[\377\025<~v\236\317\211\371\264K{\211\374\220#\201/:\314\001ME]\215\271\372\347\306\310\237uw\336\036\364\320\201l\033\"\313\026\362\354\354\257m6\347t{\343\325.\335\222\000\2519\2412\022*&\204\034\335\376\226F\340\032\302\337\372Ej\177K\027\004}\327R\r_\205\244`{Q\271\214\304\320\217\225\337z\365O\t\244\215\0279l\364\025\356\372`\211\354\006J\333S\260Z\211\207}\"=\347\3671>oQ\213\361\301\363Rn\301\325z\325Y\323\237\375k\032\017\256W\365\331\377#;\242\352\'\316\000N\346\335\236:&\367\'\262\000_\244\314\016C\362\022\025XW\367D\313\007\022m\'\204Gqq\332_\323\rb\337i\261\245@\324\371\244\266\212\332]\020\2163kh\274\031\030\221\036\277xJ\327\331\322\tQey[cqk)\253\362\315%2\273\203\216\333\353/<\343N\254\213\244\267\224\251\242\300\'I\021BK\rT\233\252\254t2na\217o\345M\ns\345. hSUN\260}\r\254\230\031G\347\nT\335h\317\032/\035^\371\276\033+\017\273\247\235;\210\320\352E\355,\334\020I\314\3455h\t\210\027\307H\317]\333$\021\251s\364\353\3236\356Ux_\037\020\343W\312c(rv\365\036\223\\\306OC8\021\315\346\255\325\333TF\032\254@\323I\300\tH\344\203\014f\373*#n\330M\327f\217\327\244\016\022o\263\256\010\222l\230=\337X\211D*I\244\335\001\315\244\266\363\340\n\231\317\270|M\257\220=6\3728M^|\3249\301\373+\306n\335\200\032x\244\300y\326-\252\206\271w\013\237\326\375\340D\3743\353\243\351^!\021oO[\026/\233\032\244\274}\037B\321\233;\222(t\0239\226\377\333\271o\370\210\273\006\316\353\322\345\270\243J\323\303\\\302\360\\\007T\310\037\021\022r\3229\3578eQ\303)e\202Y\362\316\346B\231\312\231\002F\316\333\212&\265\321I\300\177\033\352Bv2\37569\260Nxd\263\032\340+\031\312\007JQ.\342\227RTdN>Z\212\000\321\377q?\000\030\032\224\306\257\306\n\302/KTU0q\317\035\223x\201\206Nil]a\306\002W8\337_\000\370\013\000\304G4O\273\276\230I\317\245\\\013\372}\377~\234\265\221>\007hiZ\366N\357\t\220\204\323:\321\263\3468\232\353A\005\353\231>D\211\331\252l,\017\222\tWn\235a\033\357\276\263\005\210l|\203\243n5\257S4\177\302T\332\307\340\351\217\361S\352H\303\234\240\344\241h\344\255\013\3402\365\221\337\255^l\214\323\030\0355_Z\245\370\242\202y#\214\263\370\267\337\3019\377\241~\306\204\231f><7*X\220j\201\224\337\360\373l\372\336\330\365\033v\255Zb\333\221\375F\000c[]\031\321\303k\ty7\365x\024\352\320\024\311\177`y\317\361Y\340\272YG\357\374\376\005`\222\033\276\350\337\"\260i\241,\313.S\217\3628\256o\2272L@\314G\325\r\002\337\344\375\242m.\025L()k\376\016\267Q\026\260\237\263\036\0366f\220x\310\221\377;KP\306\035\370\354Q\372\246P\017\363g3B\244\373\3276;3W?2\342\030\035D\360Q\372\"\345\000\273\000\302\016\216\227\343\320\255\270\002\257\202z\027\307\200Xy\227U\357\335\257\3616 &\306\372\253\036\333y\203\315j\025\322SG\221\267\370/\363m9s\337\331\335\r\303\013\371\033_\026\264\233\327\002\345i\267\335\3666\226\023\027\024\030Z/r\232,\351\354\361\362JC\006\3469H*\014s\223j\0249\000\000\010\230x\365{\347}Z\257\305\370~\367_\0106C\034\211TeA4<\2466`M\035\323\365wI=\276\217\361\036\202\177\372\213\315\346\2002\023\277\022\365Z\204\370\363Y_u\257\340\262\000\034\353\310\353\314C\017Y\007\0370rt\207\313\341y\225\022\357!\033Vt\3514r;\020z\221@\312\025\'\270b\267qu\211uB\360\224J\003\022\274\261P\3764\203\255\000U\310`O\020\356\222`\265j\375YY \032+;\023\tr\334\000\017\247&\242&\010\372\237\313y\031\320F@_t\230J\366\330O\341 \306\245c\233\356$\3509m\270\251\367\270\332G3\230\272\330Q\303\377\217\234\322\247\346\235\306.\306\335(\031\356vdbi\276\334B0\266\345$|\016I\306\210\334T\001aH\251\365\222\202\336\310O\257\245\033\2769H\315F\020\306\342[\340\263\246?V\233XA\252\255\010\217\"\337\307\364O\034\317\242p\272\315\347\306\260kFkZ\215]\366\022\3671\245\2410\007&\000\000\010-\007\231=\017\242\341\026\212\363\004;K\353\356\367\307T\314\032&\255\004[\347\317\253\215\020\274a\0166\027\201\242\270f\352\212\273\202w\2113A\377\340\362\322\266pZ\024MK-\027j\360\227\273k\377\240K:[P\376\201\276\242g~b\"\246pf\371&\221\204\211w\2421 \n\000\000\000 \30070\36539\201wz*\022]OKl\275*^Z\252\037o\274\337xlsm7\357\245\207\303\275\211\310\227\212\350\356G\223P\007)xp)m\\\312\034\246\372uG\255E\276\026\360\2557h\206[;\232\264&\313\354J\331e\020\326v\r\353\362c\007\346\t\332\337\211\035\n\027\025i\273\331\353\271p\ng\260&T\177\270\202\305[=\216.\2717\375\371\312\020\355H\225\177\363\311[\257\341\3318\303\360\252\301cx\235\036\255;\225\025gd\216\262N\324\367\211:-\365\361s\3002\252nP4\034=\3632-\263\240\361\353\261O\243$\210h\0006mz\326x\203\033\265x\001\314\3333\213\375\311\001\220\023\004M\003\303\354_\262:]ual\374\223\231z\3273H~\210\262\002\333\270\344`w\022s\337\007\261\313_%\211\304\273\363\336\355EN?\030\231$\033d:\200-\215\367\3612kN\235\307B\317a\235\325\\+\343\337\241\327%\273n\311S7-\023\335\366.\000\323\315\371\035\257|=\233\214\037g\231\344r\263~TQ\034\237\346\245\001\351\260&\357\000|#B\245\330O\220\350\374\251\\\022q\345\201\224\244\2365o\374\230\034\375\213\334M\246\251\261\3205py\340\027\033\347\367\005\343\323\347\365r\3132\261\202\355\256\253\221V3\225d\201\317\377\026G\205^\374\253w\037\215\2746k\\\360\037\202\221\222\304\017>\373\267Ic\217f?\203\356\225\301\336\037\341\255i\024\276\350Z\030u(\036h\204\014`\267\3224\325j&\223\272k\002\031`\244\366q14\270\2261\324\267sr\332\363l\372\215}\035;z2d\032\266\360\225\336:\241\304W(\253k\345\002\020?8\257\273)q\330$-a\211\231\253\300(h\014\220\270\336\347\177zz\267\354H\236\305\263\2738\231\252\201\301D&{\021\nT\353\006\225B\n\357h\365\253x\226\226\305U\016\321\017\003\n{\003\250\314\255\246B\272\nv\370\316\376!.!gl8e\213\031c\350\313xG\207\352\242\242\352\222v\223\007\342\324\340pw\342\236\305\321.A\005\274\312\3301\237\010z\273\177j\277\345\223\374/\tc\216\202\332 \207\327\255\030\243[\307D\024F\264\026X\014_\225\300\216cB\311\340\223S\317\001\010\023{(5\236\200c\2659\023\304\336\221>\315S\336.\255:\016Z\276?s\221\340\005U\233Q\331\343kV\272\315\373#\030M\016\337\327\274\260\312\242\227XV\252lO\2667\'I\"\373\332\312\010\351\021\037\227\225\314\235m\264\335\344(\300\340\367\234\242\266\257\274\013\346\277\003\036&\363\253<#Q)YP\262J|\244\355Ox.\02709\001G\221\221\020\341\027\200\323\005\300V\205\225O\377e\250\267\037F\361\303\316\035\025\263;\315M\027\355\275\025Q\033\347\323\220\351w\370\0069\r\255y\214l\260MK\236\360\t\314}\365\206\342.\326\222$\245n\327\3020w\002\204\301\352j\262\036\323\254/\363\371\254#\267P\2471\351\227\213\365l&KX\322)6\274\223\027\025M7\023]c\356\321F \177hZ\275\373\024%&p@9#C\247Mq\317\035M\375\236\005\230\200\207\236H\325,\357\356\031\322\025?\201B\324}Wl[{\345\364\233\317,X^\232\003\356\255\213p\250\3328*\275a\355|\205\3733\021n\333W\322C)>(\234ra\330m\272\000\306\375!\013\200\313\021{\322%5=\246\210\212-\355T\363%t\332M\247S|\262\007\tS\0258\352\241\206\356A&%\364\275\3270\3401p\r\323\211\230O\314\314o<\'\354\253\353\202\352\234 \274\277\022\335\240a\212mu\214\272\021\206\211\306\205>\006`\216S\226Lt\360`\204\274\021=\000\000\\0sS\373\007\356\357\032v\004\3114\277\n\330T\215\023h\322t3\376\374\275\271\257\240d\244j\007\272\t2\211#H.&\005\340\225\"\025\3527\257\201\214\241Z\016\002\346?\n\206\204\000\356U\231\330\037\302\252\364I\006\031\365\r\005\007tGw\026i\034\036&\306\306(\326\276`\311\270H\000\355\233\267\246\223\201{Z\2452\365Yk\331\036\312W\023\225M\212\355d\213\014\315\310G\253\253\216!=\353j\2262\326\250n\000\301\326\031\025\252v\006\312\335\032\245\025\332\237\244\245\227\375\037\017\333\230\335`h\310\241\000\000\000\000IEND\256B`\202"
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000 \000\000\000 \010\002\000\000\000\374\030\355\243\000\000\000sIDATx\234\355\323=\n\300 \014\005\340\027p\250\267p\324\373\332\373\345\020vn\007\367>0\204b\311\233\305/\344G\000\334\236\021Uu\005R\000\377\007\244\224\342\013||\007\2655\330BfP\215\337S`>:{_l\020\335\242\tX6-\000\032r\007G\316\000\2561\226\201\244\252/\005V\357\026\271\003\033\0149\000\232\270\003+\260\301\220\003\240y\000T\221\324V\250_v\320\000\000\000\000IEND\256B`\202"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ value {
height: 8
width: 8
colorspace: 3
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\010\000\000\000\010\010\002\000\000\000Km)\334\000\000\000\311IDATx\234\005\301-\n\2050\000\000`6f\320\372\302\020\305h\321h\360\002^`aI\206\321`\022o\2417\020<\200\260#x\002\301\201\'\030\376\240 \006\205\025\005y\337\007\312\262\364<o\236\347\353\272\246i\n\303\260\357\373\242(\200R*\313\2624M\273\2563\014#\216c\327u\021B@\3234!\304}\337\030c\333\266\307ql\333\226\020\002M\323\024B0\306~\277_UUM\323\014\303\360}\037\244\224\236\347)\245\344\234c\214\203 \340\234\357\373\216\266m{\337\227s\316\030\253\353\032\000\020E\321q\034H)\005\000\220R&IB\010q\034\307\262,]\327!\245tY\226u]\205\020\276\357C\010\363<\177\236\347\017\322Lbp\312\211B\327\000\000\000\000IEND\256B`\202"
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\010\000\000\000\010\010\002\000\000\000Km)\334\000\000\000\031IDATx\234cd``\370\217\r0\376\370\361\003\253\004\313\240\224\000\000;\267\273\313%\020=\255\000\000\000\000IEND\256B`\202"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ value {
height: 8
width: 16
colorspace: 3
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\020\000\000\000\010\010\002\000\000\000\177\024\350\300\000\000\001\210IDATx\234%\315M\313\301\000\000\000\340m\326j7!\333Js\331\315rr`\027\215\003\345\240\246F\251Er\245L\034)E\261\304\0259\270L\311\017 \273\271\210\266\222\213\333\362q\302\201\332\301Vz\017\357\363\007\036\260\327\353\371|\276\353\365\372~\277/\227K0\030\334\357\367\325j5\231L\3224-\212b,\026S\024%\032\215\352\272\336h4\000\3030\362\371\374n\267k\267\333\203\301\340\371|:\034\016\267\333\375\375~G\243\321f\263AQ4\036\217\223$\231H$H\222\204\355v\273\246i\237\317\'\235N{<\236\343\361X(\0248\216\313d28\216\327j5Y\226u]\267,\213a\230\303\341\000\021\004\241i\232 \010N\247S\222\244\351t\252\252\352\357\367cY\266\325j\261,k\232\346p8\024Eq\273\335b\030\006\363<\377z\275t]_.\227\030\206\3418\336\351t\024E\261\331l\004A\250\252\352\367\373\027\213E\277\337\257\327\353\014\303\200\331l\326\345rE\"\021A\020\306\3431\010\202\335n\367\361xx\275\336T*\005\303\260eY\262,\257\327\353f\263Y,\026!\3030\376\207\\.\307q\\\271\\\006\000\000EQQ\024W\253U(\024:\235N\363\371|6\233\225J\245\363\371\014\361<\177\273\335\356\367\273\246i4MC\020T\251TL\323D\020$\020\010P\024\025\016\207%IB\020\204\242\250\311d\362\007\277\207\270\323fG6\230\000\000\000\000IEND\256B`\202"
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\020\000\000\000\010\010\002\000\000\000\177\024\350\300\000\000\000(IDATx\234cd``\370\217\r\034?~\034\2538\313\217\037?~\374\370\201)\201U\020\252\001\253\304\250\006$\000\000\230\346y\315\204l;t\000\000\000\000IEND\256B`\202"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ value {
height: 8
width: 8
colorspace: 3
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\010\000\000\000\010\010\002\000\000\000Km)\334\000\000\000\311IDATx\234\005\301-\n\2050\000\000`6f\320\372\302\020\305h\321h\360\002^`aI\206\321`\022o\2417\020<\200\260#x\002\301\201\'\030\376\240 \006\205\025\005y\337\007\312\262\364<o\236\347\353\272\246i\n\303\260\357\373\242(\200R*\313\2624M\273\2563\014#\216c\327u\021B@\3234!\304}\337\030c\333\266\307ql\333\226\020\002M\323\024B0\306~\277_UUM\323\014\303\360}\037\244\224\236\347)\245\344\234c\214\203 \340\234\357\373\216\266m{\337\227s\316\030\253\353\032\000\020E\321q\034H)\005\000\220R&IB\010q\034\307\262,]\327!\245tY\226u]\205\020\276\357C\010\363<\177\236\347\017\322Lbp\312\211B\327\000\000\000\000IEND\256B`\202"
encoded_image_string: "\211PNG\r\n\032\n\000\000\000\rIHDR\000\000\000\010\000\000\000\010\010\002\000\000\000Km)\334\000\000\000\031IDATx\234cd``\370\217\r0\376\370\361\003\253\004\313\240\224\000\000;\267\273\313%\020=\255\000\000\000\000IEND\256B`\202"
}
}

0 comments on commit 16041a6

Please sign in to comment.