defuse / php-encryption

Simple Encryption in PHP.
MIT License
3.78k stars 308 forks source link

Migrate from Travis CI to Github Actions #482

Closed paragonie-security closed 1 year ago

paragonie-security commented 3 years ago

When this does get merged, there will be some toggling to do with protected branches, etc.

Motivation: Travis CI is largely broken and slow. For organizations, it's totally borked.

codecov[bot] commented 3 years ago

Codecov Report

Merging #482 (9bc5b00) into master (7788048) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #482   +/-   ##
=========================================
  Coverage     88.96%   88.96%           
  Complexity      212      212           
=========================================
  Files             9        9           
  Lines           933      933           
=========================================
  Hits            830      830           
  Misses          103      103           

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 7788048...9bc5b00. Read the comment docs.