Loading ci/basop-pages/basop_index.html +7 −0 Original line number Diff line number Diff line Loading @@ -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> ci/setup_pages.py +2 −0 Original line number Diff line number Diff line Loading @@ -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 = { Loading Loading
ci/basop-pages/basop_index.html +7 −0 Original line number Diff line number Diff line Loading @@ -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>
ci/setup_pages.py +2 −0 Original line number Diff line number Diff line Loading @@ -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 = { Loading