1. 06 Oct, 2021 1 commit
    • Arran Walker's avatar
      Update workhorse zipartifacts test to ensure minimum number of range requests · 1e4dba76
      Arran Walker authored
      zipartifacts uses a http-client based ReaderAt implementation that fetches parts of a remote zip
      file by using Range headers. We don't have direct control of the ranges that will be requested, so
      this test ensures that changes to the underlying zip reader won't negatively affect performance by
      making more range requests than expected.
      1e4dba76
  2. 15 Sep, 2021 39 commits