Coverage for backend / app / job_email_scraping / __init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.13.5, created at 2026-03-17 21:34 +0000

1"""The EIS (Email Ingestion Service) package contains modules and functionalities related to the management and 

2processing of email ingestion tasks within the application. This package includes routers, models, schemas, and 

3utility functions specifically designed to handle operations such as creating, reading, updating, and deleting email 

4ingestion records"""