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

Add cdk synth to the ci process #22

Closed having-fun-serverless closed 1 year ago

github-actions[bot] commented 1 year ago

File Coverage
All files 94% :white_check_mark:
backend/src/admin_panel/functions/configuration/app.py 97% :white_check_mark:
backend/src/admin_panel/functions/messages_statistics/app.py 95% :white_check_mark:
backend/src/googlesheets_recorder/app.py 75% :white_check_mark:
backend/src/utils/dynamodb_models.py 96% :white_check_mark:

Minimum allowed coverage is 75%

Generated by :monkey: cobertura-action against dcf1b616a7b8c15279784033eeb525e5c4c2eeee

github-actions[bot] commented 1 year ago
Package Line Rate Complexity Health
backend.src 100% 0
backend.src.admin_panel 100% 0
backend.src.admin_panel.functions 100% 0
backend.src.admin_panel.functions.agent_status 100% 0
backend.src.admin_panel.functions.configuration 97% 0
backend.src.admin_panel.functions.messages_statistics 95% 0
backend.src.googlesheets_recorder 76% 0
backend.src.utils 98% 0
Summary 94% (252 / 268) 0