lucasrodes / whatstk

WhatsApp chats as dataframes. Python toolkit to analyse and parse WhatsApp chats.
https://whatstk.lcsrg.me/
GNU General Public License v3.0
121 stars 23 forks source link

enhance: read from zip, use system messages #146

Closed lucasrodes closed 2 months ago

lucasrodes commented 6 months ago

Major enhancements:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 79.38931% with 27 lines in your changes missing coverage. Please review.

Project coverage is 94.40%. Comparing base (5336d58) to head (680e980). Report is 1 commits behind head on develop.

Files Patch % Lines
whatstk/_chat.py 67.64% 6 Missing and 5 partials :warning:
whatstk/whatsapp/objects.py 85.36% 3 Missing and 3 partials :warning:
whatstk/whatsapp/parser.py 85.36% 4 Missing and 2 partials :warning:
whatstk/graph/base.py 66.66% 1 Missing and 1 partial :warning:
whatstk/whatsapp/generation.py 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #146 +/- ## =========================================== - Coverage 96.51% 94.40% -2.11% =========================================== Files 22 22 Lines 660 751 +91 Branches 107 137 +30 =========================================== + Hits 637 709 +72 - Misses 17 25 +8 - Partials 6 17 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lucasrodes commented 6 months ago

TODO: