briansmith / webpki

WebPKI X.509 Certificate Validation in Rust
https://briansmith.org/rustdoc/webpki/
Other
464 stars 166 forks source link

CI/CD: Remove optimization for repository owner's PRs. #229

Closed briansmith closed 3 years ago

briansmith commented 3 years ago

This optimization was carried over from ring's CI configuration, but it is less important for this project, so eliminate it.

codecov[bot] commented 3 years ago

Codecov Report

Merging #229 (b2c9cfb) into main (96a2a0f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #229   +/-   ##
=======================================
  Coverage   54.58%   54.58%           
=======================================
  Files          18       18           
  Lines        2083     2083           
=======================================
  Hits         1137     1137           
  Misses        946      946           

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 96a2a0f...b2c9cfb. Read the comment docs.