Closed KnorpelSenf closed 1 year ago
Base: 97.65% // Head: 96.48% // Decreases project coverage by -1.16%
:warning:
Coverage data is based on head (
2bbc53f
) compared to base (f2f3aec
). Patch coverage: 88.99% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Compresses the data the conversation plugin stores in the session by converting it using oson. This
Closes #28.