1. 26 4月, 2018 1 次提交
  2. 06 4月, 2018 2 次提交
  3. 05 4月, 2018 2 次提交
  4. 16 8月, 2017 1 次提交
  5. 24 7月, 2017 1 次提交
  6. 22 7月, 2017 2 次提交
  7. 20 7月, 2017 1 次提交
  8. 24 5月, 2017 4 次提交
  9. 18 4月, 2017 1 次提交
  10. 17 4月, 2017 5 次提交
  11. 13 4月, 2017 2 次提交
  12. 12 4月, 2017 1 次提交
    • Z
      Return nil as coverage instead of a File object · 23fbbe0c
      Z.J. van de Weg 提交于
      Given a valid pipeline job, and a regex which wouldn't match to a jobs
      trace, the stream of the trace would return the File object. This was
      not the case when it matched a value, as that would have been return
      from the block.
      
      Now the `extract_coverage` method returns `nil` if no match was found.
      23fbbe0c
  13. 07 4月, 2017 1 次提交