~cgb-cs/appscale/appscale-main

« back to all changes in this revision

Viewing changes to AppController/coverage/lib-datastore_repo_on_appscale_rb.html

  • Committer: Chris Bunch
  • Date: 2012-02-27 07:19:48 UTC
  • Revision ID: cgb@cs.ucsb.edu-20120227071948-3uic3g1s3ph6cklo
added json validation for sqs interface, and regenerated coverage/rdoc

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        <tbody>
29
29
          <tr>
30
30
            <td class="left_align"><a href="lib-datastore_repo_on_appscale_rb.html">lib/datastore_repo_on_appscale.rb</a></td>
31
 
            <td class='right_align'><tt>36</tt></td>
32
 
            <td class='right_align'><tt>14</tt></td>
 
31
            <td class='right_align'><tt>35</tt></td>
 
32
            <td class='right_align'><tt>13</tt></td>
33
33
            <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
34
          <div class="percent_graph">
35
35
            <div class="covered" style="width:100px"></div>
218
218
        
219
219
          
220
220
          
221
 
          <tr class="marked">
222
 
            <td><pre><a name="line28">28</a>     repo_port = 8079  # TODO(cgb): replace with a class constant in Repo class</pre></td>
223
 
          </tr>
224
 
        
225
 
          
226
 
          
227
 
          <tr class="inferred">
228
 
            <td><pre><a name="line29">29</a> </pre></td>
229
 
          </tr>
230
 
        
231
 
          
232
 
          
233
 
          <tr class="marked">
234
 
            <td><pre><a name="line30">30</a>     @host = &quot;#{repo_ip}:#{repo_port}&quot;</pre></td>
235
 
          </tr>
236
 
        
237
 
          
238
 
          
239
 
          <tr class="marked">
240
 
            <td><pre><a name="line31">31</a>     HelperFunctions.sleep_until_port_is_open(repo_ip, repo_port, </pre></td>
241
 
          </tr>
242
 
        
243
 
          
244
 
          
245
 
          <tr class="inferred">
246
 
            <td><pre><a name="line32">32</a>       HelperFunctions::DONT_USE_SSL)</pre></td>
247
 
          </tr>
248
 
        
249
 
          
250
 
          
251
 
          <tr class="inferred">
252
 
            <td><pre><a name="line33">33</a>   end</pre></td>
 
221
          <tr class="inferred">
 
222
            <td><pre><a name="line28">28</a> </pre></td>
 
223
          </tr>
 
224
        
 
225
          
 
226
          
 
227
          <tr class="marked">
 
228
            <td><pre><a name="line29">29</a>     @host = &quot;#{repo_ip}:#{Repo::SERVER_PORT}&quot;</pre></td>
 
229
          </tr>
 
230
        
 
231
          
 
232
          
 
233
          <tr class="marked">
 
234
            <td><pre><a name="line30">30</a>     HelperFunctions.sleep_until_port_is_open(repo_ip, Repo::SERVER_PORT,</pre></td>
 
235
          </tr>
 
236
        
 
237
          
 
238
          
 
239
          <tr class="inferred">
 
240
            <td><pre><a name="line31">31</a>       HelperFunctions::DONT_USE_SSL)</pre></td>
 
241
          </tr>
 
242
        
 
243
          
 
244
          
 
245
          <tr class="inferred">
 
246
            <td><pre><a name="line32">32</a>   end</pre></td>
 
247
          </tr>
 
248
        
 
249
          
 
250
          
 
251
          <tr class="inferred">
 
252
            <td><pre><a name="line33">33</a> </pre></td>
253
253
          </tr>
254
254
        
255
255
          
261
261
          
262
262
          
263
263
          <tr class="inferred">
264
 
            <td><pre><a name="line35">35</a> </pre></td>
265
 
          </tr>
266
 
        
267
 
          
268
 
          
269
 
          <tr class="inferred">
270
 
            <td><pre><a name="line36">36</a> end</pre></td>
 
264
            <td><pre><a name="line35">35</a> end</pre></td>
271
265
          </tr>
272
266
        
273
267
      </tbody>
274
268
    </table>
275
269
 
276
 
    <p>Generated on Sun Feb 26 20:59:07 -0800 2012 with <a href="http://github.com/relevance/rcov">rcov 0.9.8</a></p>
 
270
    <p>Generated on Sun Feb 26 23:19:27 -0800 2012 with <a href="http://github.com/relevance/rcov">rcov 0.9.8</a></p>
277
271
 
278
272
  </body>
279
273
</html>