Commit 8ea4e519 authored by norvell's avatar norvell
Browse files

Merge branch 'ci/change-to-ivas-conformance-for-basop-coverage-report' into 'main'

[CI] Change coverage test to conformance test coverage

See merge request !2381
parents 6d4cebdf 7d587188
Loading
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -26,8 +26,6 @@

  <h2>Test Coverage</h2>

  <ul>
    <li><a href="coverage_enc_dec_rend/index.html">Coverage report</a></li>
  </ul>
  {}
  
</body>
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ JOBS_BASOP_REPO = {
    "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",
    "ivas-conformance-linux": "Conformance test coverage",
    "ivas-long-term-job-logs-overview": "Long term logs",
}