jessfraz / gmailfilters

A tool to sync Gmail filters from a config file to your account.
MIT License
548 stars 34 forks source link

Add support for starred label #18

Open stve opened 4 years ago

stve commented 4 years ago

This PR adds support for starring messages that match a filter.

Thanks so much for writing this library! I just consolidated so many of my filter rules into a nice tidy config file πŸ˜„

codecov-io commented 4 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.63%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   15.41%   16.04%   +0.63%     
==========================================
  Files           4        4              
  Lines         266      268       +2     
==========================================
+ Hits           41       43       +2     
  Misses        221      221              
  Partials        4        4              
Impacted Files Coverage Ξ”
filter.go 27.33% <100.00%> (+1.06%) :arrow_up:

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 acfbce1...8b9e1de. Read the comment docs.