ProtonMail / libsieve-php

libsieve-php is a library to manage and modify sieve (RFC5228) scripts. It contains a parser for the sieve language (including extensions) and a client for the managesieve protocol. It is written entirely in PHP 8+.
https://packagist.org/packages/protonlabs/libsieve-php
GNU General Public License v3.0
22 stars 7 forks source link

Codecov hook #24

Closed BafS closed 5 years ago

BafS commented 5 years ago

Bringing back codecov, at least to have history of coverages, we can disable the PR bot separately if needed.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage          ?   94.28%           
  Complexity        ?      280           
=========================================
  Files             ?        7           
  Lines             ?      770           
  Branches          ?        0           
=========================================
  Hits              ?      726           
  Misses            ?       44           
  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 b568743...0157ab3. Read the comment docs.