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

refactor: Inline stable IMAP extensions. #347

Merged
merged 4 commits into from
Aug 17, 2023
Merged

refactor: Inline stable IMAP extensions. #347

merged 4 commits into from
Aug 17, 2023

Conversation

duesee
Copy link
Owner

@duesee duesee commented Aug 15, 2023

No description provided.

@coveralls
Copy link
Collaborator

coveralls commented Aug 16, 2023

Pull Request Test Coverage Report for Build 5880992448

  • 11 of 12 (91.67%) changed or added relevant lines in 5 files are covered.
  • 11 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.07%) to 93.498%

Changes Missing Coverage Covered Lines Changed/Added Lines %
imap-codec/src/command.rs 4 5 80.0%
Files with Coverage Reduction New Missed Lines %
imap-codec/src/codec/decode.rs 1 96.3%
imap-codec/src/codec/encode.rs 2 91.58%
imap-codec/src/command.rs 2 94.95%
imap-types/src/core.rs 2 92.53%
imap-types/src/response.rs 4 69.25%
Totals Coverage Status
Change from base Build 5880503808: -0.07%
Covered Lines: 8729
Relevant Lines: 9336

💛 - Coveralls

@duesee duesee linked an issue Aug 16, 2023 that may be closed by this pull request
@duesee duesee marked this pull request as ready for review August 17, 2023 09:31
@duesee duesee merged commit d763487 into main Aug 17, 2023
11 checks passed
@duesee duesee deleted the duesee_issues_346 branch August 17, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: Inline ext_literal, ext_move, etc.
2 participants