fun-with-serverless / whatsapp-logger

Introducing an application that uses ChatGPT to generate daily summaries of your WhatsApp group discussions, saved to a Google Sheet, and providing easy access to previous conversations and shared media.
Apache License 2.0
17 stars 4 forks source link

29 configure summary configuration per group #30

Closed having-fun-serverless closed 1 year ago

github-actions[bot] commented 1 year ago

File Coverage
All files 90% :white_check_mark:
backend/src/admin_panel/functions/configuration/app.py 90% :white_check_mark:
backend/src/admin_panel/functions/messages_statistics/app.py 95% :white_check_mark:
backend/src/chatgpt_integration/functions/chatgpt_call/app.py 93% :white_check_mark:
backend/src/chatgpt_integration/functions/delete_old_summary/app.py 96% :white_check_mark:
backend/src/chatgpt_integration/functions/summerize_chats/app.py 97% :white_check_mark:
backend/src/chatgpt_integration/functions/write_chats_to_s3/app.py 0% :x:
backend/src/googlesheets_recorder/app.py 80% :white_check_mark:
backend/src/groups_collector/app.py 95% :white_check_mark:
backend/src/utils/chats_data_lake.py 97% :white_check_mark:
backend/src/utils/general.py 85% :white_check_mark:
backend/src/utils/db_models/whatsapp_groups.py 95% :white_check_mark:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against 82b203c7be96f8c702bf5ab9b722c2a19bfe3e53