ac-i2i-engineering / access-amherst

An web app to connect Amherst College students to events in a more convenient, intimate, and diverse way! https://amherst-connect.com/
https://ac-i2i-engineering.github.io/access-amherst/
MIT License
1 stars 1 forks source link

Enhance Logging, Improve Error Handling, Update Test Coverage, and Consolidate Management Commands #43

Closed liamjdavis closed 2 weeks ago

liamjdavis commented 2 weeks ago

This pull request includes significant updates to improve logging, error handling, and code organization in the access_amherst_backend project. The most important changes include enhancing logging in the email_parser.py, updating the test coverage threshold, and consolidating management commands.

Enhancements to Logging and Error Handling:

Updates to Test Coverage:

Consolidation of Management Commands:

Code Cleanup and Refactoring: