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

v0.7.1 #153

Closed lucasrodes closed 2 months ago

lucasrodes commented 2 months ago

Fix bug with certain unicode characters that was preventing a correct header format auto-detection.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.46%. Comparing base (1c54bf9) to head (c279111). Report is 2 commits behind head on main.

Files Patch % Lines
whatstk/whatsapp/auto_header.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ========================================== + Coverage 94.40% 94.46% +0.05% ========================================== Files 22 22 Lines 751 759 +8 Branches 137 137 ========================================== + Hits 709 717 +8 Misses 25 25 Partials 17 17 ```

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