luyuhuang / DWords

💯 Show words as Danmaku on the screen to help you remember them | 把单词变成屏幕上的弹幕来帮助你记住单词
GNU General Public License v3.0
68 stars 11 forks source link

fix the bug of failed synchronization when Message-Id is illegal #1

Closed LightYourStar closed 4 years ago

LightYourStar commented 4 years ago

如果Message-Id不合法会导致同步失败,增加容错

codecov-io commented 4 years ago

Codecov Report

Merging #1 into dev will decrease coverage by 0.11%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev       #1      +/-   ##
==========================================
- Coverage   30.88%   30.76%   -0.12%     
==========================================
  Files          14       14              
  Lines        1101     1105       +4     
==========================================
  Hits          340      340              
- Misses        761      765       +4
Impacted Files Coverage Δ
DWords/mail.py 0% <0%> (ø) :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 c73b9a2...7dd1fcd. Read the comment docs.