Commit 20eb0762 authored by norvell's avatar norvell
Browse files

Adding coverage test to daily results page for BASOP CI

parent d3026175
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,4 +20,11 @@

  {}

  <h2>Test Coverage</h2>

  <ul>
    <li><a href="coverage_dec_rend/index.html">Coverage report of Decoder and Renderer</a></li>
    <li><a href="coverage_enc_dec_rend/index.html">Coverage report of Encoder, Decoder and Renderer</a></li>
  </ul>

</body>
+2 −0
Original line number Diff line number Diff line
@@ -67,6 +67,8 @@ JOBS_BASOP_REPO = {
    "complexity-osba-in-binaural-out": "OSBA in, BINAURAL out",
    "complexity-osba-in-binaural_room_ir-out": "OSBA in, BINAURAL_ROOM_IR out",
    "complexity-stereo-in-stereo-out": "Stereo in, Stereo out",
    # "timeless" jobs (not complexity)
    "coverage-test-on-main-scheduled": "Coverage",
}

JOBS_FOR_PROJECT_ID = {