quic-go / qpack

a (minimal) QPACK (RFC 9204) implementation in Go
MIT License
29 stars 8 forks source link

remove Fuzzit from CircleCI config #11

Closed marten-seemann closed 4 years ago

marten-seemann commented 4 years ago

Looks like Fuzzit is shutting down its open source service: https://fuzzit.dev/2020/06/11/news-fuzzit-is-acquired-by-gitlab/

codecov-commenter commented 4 years ago

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   91.13%   91.13%           
=======================================
  Files           4        4           
  Lines         203      203           
=======================================
  Hits          185      185           
  Misses          9        9           
  Partials        9        9           

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 e6788d5...9a87643. Read the comment docs.