jonhoo / tracing-timing

Inter-event timing metrics on top of tracing.
113 stars 11 forks source link

Replace Travis CI with Azure Pipelines CI #5

Closed jonhoo closed 5 years ago

jonhoo commented 5 years ago

It is much faster.

This is based heavily on https://github.com/xoac/rust-azure-pipelines, though tweaked significantly to fit my preferred visual style and organization.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b492a46). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   91.68%           
=========================================
  Files             ?        4           
  Lines             ?      565           
  Branches          ?        0           
=========================================
  Hits              ?      518           
  Misses            ?       47           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b492a46...6f1b028. Read the comment docs.

jonhoo commented 5 years ago

Replaced by https://github.com/jonhoo/tracing-timing/pull/6 for mystical reasons.