googleapis / google-p12-pem

**THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Convert Google .p12 keys to .pem keys.
MIT License
26 stars 22 forks source link

chore: clean up dev dependencies #310

Closed JustinBeckwith closed 3 years ago

JustinBeckwith commented 3 years ago

I am experimenting with main branches πŸ™ƒ

codecov[bot] commented 3 years ago

Codecov Report

Merging #310 (4a06e7f) into master (e0aff49) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #310   +/-   ##
=======================================
  Coverage   60.74%   60.74%           
=======================================
  Files           4        4           
  Lines         135      135           
  Branches        6        3    -3     
=======================================
  Hits           82       82           
  Misses         53       53           

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 e0aff49...4a06e7f. Read the comment docs.

bcoe commented 3 years ago

I am experimenting with main branches πŸ™ƒ

@JustinBeckwith aha, this would explain the kokoro issue.

I think we're going to have to pull off the bandaid and update all the kokoro at once.