Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'since' option to search for messages since a certain time #527

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Added 'since' option to search for messages since a certain time

f618f69
Select commit
Loading
Failed to load commit list.
Open

Added 'since' option to search for messages since a certain time #527

Added 'since' option to search for messages since a certain time
f618f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 28, 2024 in 1s

8.77% of diff hit (target 59.88%)

View this Pull Request on Codecov

8.77% of diff hit (target 59.88%)

Annotations

Check warning on line 1413 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1413

Added line #L1413 was not covered by tests

Check warning on line 1446 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1438-L1446

Added lines #L1438 - L1446 were not covered by tests

Check warning on line 1448 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1448

Added line #L1448 was not covered by tests

Check warning on line 1454 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1453-L1454

Added lines #L1453 - L1454 were not covered by tests

Check warning on line 1459 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1456-L1459

Added lines #L1456 - L1459 were not covered by tests

Check warning on line 1463 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1461-L1463

Added lines #L1461 - L1463 were not covered by tests

Check warning on line 1465 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1465

Added line #L1465 was not covered by tests

Check warning on line 1467 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1467

Added line #L1467 was not covered by tests

Check warning on line 1469 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1469

Added line #L1469 was not covered by tests

Check warning on line 1475 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1475

Added line #L1475 was not covered by tests

Check warning on line 1489 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1487-L1489

Added lines #L1487 - L1489 were not covered by tests

Check warning on line 1492 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1492

Added line #L1492 was not covered by tests

Check warning on line 1495 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1495

Added line #L1495 was not covered by tests

Check warning on line 1615 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1614-L1615

Added lines #L1614 - L1615 were not covered by tests

Check warning on line 1618 in parsedmarc/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/__init__.py#L1618

Added line #L1618 was not covered by tests

Check warning on line 73 in parsedmarc/mail/gmail.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/gmail.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 86 in parsedmarc/mail/gmail.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/gmail.py#L86

Added line #L86 was not covered by tests

Check warning on line 110 in parsedmarc/mail/gmail.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/gmail.py#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 113 in parsedmarc/mail/gmail.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/gmail.py#L113

Added line #L113 was not covered by tests

Check warning on line 149 in parsedmarc/mail/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/graph.py#L147-L149

Added lines #L147 - L149 were not covered by tests

Check warning on line 153 in parsedmarc/mail/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/graph.py#L153

Added line #L153 was not covered by tests

Check warning on line 162 in parsedmarc/mail/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/graph.py#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 198 in parsedmarc/mail/graph.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/graph.py#L196-L198

Added lines #L196 - L198 were not covered by tests

Check warning on line 36 in parsedmarc/mail/imap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/imap.py#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 38 in parsedmarc/mail/imap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

parsedmarc/mail/imap.py#L38

Added line #L38 was not covered by tests