Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a coverage report to pull requests #18

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

bsweger
Copy link
Collaborator

@bsweger bsweger commented Jun 4, 2024

No description provided.

We've recently encountered two situations when testing the transform
lambdas that should not raise errors.
1. someone manually creates a folder in a hub's raw/ S3 folder, which triggers an S3 creation event
2. model-output folders contain an .md or .txt file that should not be included in the transform process

We still want the transform process to halt when one of the above scenarios occurs, but ideally
raising a warning instead of an error will help eliminate this noise when querying Cloudwatch
logs for errors.
@bsweger bsweger force-pushed the bsweger/add-coverage branch 2 times, most recently from fc642c4 to 6abf3fa Compare June 4, 2024 13:55
@bsweger bsweger force-pushed the bsweger/add-coverage branch from 6abf3fa to 090f40b Compare June 4, 2024 13:57
@bsweger bsweger marked this pull request as draft June 4, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant