@@ -98,7 +98,7 @@ server.dart adds a small, prescriptive server (PicoServer) that can be configure
9898 'nameMatches' : ['async' ],
9999 'sdkLibraryHits' : [],
100100 'packageHits' : [
101- {'package' : 'async' , 'score' : closeTo (0.65 , 0.01 )},
101+ {'package' : 'async' , 'score' : closeTo (0.71 , 0.01 )},
102102 ],
103103 });
104104 });
@@ -143,8 +143,8 @@ server.dart adds a small, prescriptive server (PicoServer) that can be configure
143143 'totalCount' : 2 ,
144144 'sdkLibraryHits' : [],
145145 'packageHits' : [
146+ {'package' : 'async' , 'score' : closeTo (0.71 , 0.01 )},
146147 {'package' : 'http' , 'score' : closeTo (0.69 , 0.01 )},
147- {'package' : 'async' , 'score' : closeTo (0.65 , 0.01 )},
148148 ],
149149 });
150150 });
@@ -157,7 +157,7 @@ server.dart adds a small, prescriptive server (PicoServer) that can be configure
157157 'totalCount' : 1 ,
158158 'sdkLibraryHits' : [],
159159 'packageHits' : [
160- {'package' : 'async' , 'score' : closeTo (0.34 , 0.01 )},
160+ {'package' : 'async' , 'score' : closeTo (0.37 , 0.01 )},
161161 ],
162162 });
163163 });
@@ -183,7 +183,7 @@ server.dart adds a small, prescriptive server (PicoServer) that can be configure
183183 'totalCount' : 1 ,
184184 'sdkLibraryHits' : [],
185185 'packageHits' : [
186- {'package' : 'async' , 'score' : closeTo (0.24 , 0.01 )},
186+ {'package' : 'async' , 'score' : closeTo (0.26 , 0.01 )},
187187 ],
188188 });
189189 });
@@ -335,7 +335,7 @@ server.dart adds a small, prescriptive server (PicoServer) that can be configure
335335 'sdkLibraryHits' : [],
336336 'packageHits' : [
337337 {'package' : 'http' , 'score' : closeTo (0.92 , 0.01 )},
338- {'package' : 'async' , 'score' : closeTo (0.41 , 0.01 )},
338+ {'package' : 'async' , 'score' : closeTo (0.52 , 0.01 )},
339339 ],
340340 });
341341
@@ -422,7 +422,7 @@ server.dart adds a small, prescriptive server (PicoServer) that can be configure
422422 'totalCount' : 1 ,
423423 'sdkLibraryHits' : [],
424424 'packageHits' : [
425- {'package' : 'async' , 'score' : closeTo (0.41 , 0.01 )},
425+ {'package' : 'async' , 'score' : closeTo (0.52 , 0.01 )},
426426 ],
427427 });
428428
0 commit comments