gmailfilters
gmailfilters copied to clipboard
Add support for starred label
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 Report
Merging #18 into master will increase coverage by
0.63%. The diff coverage is100.00%.
@@ 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 dataPowered by Codecov. Last update acfbce1...8b9e1de. Read the comment docs.