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

[IT-3241] Copy coverage and periodic changes #11

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

ConsoleCatzirl
Copy link
Member

Copy the changes from lambda-template related to running a coverage report of the unit tests and running the unit tests periodically to validate our dependencies.

Also relax version constraints to address a dependency resolution error.

Copy the changes from lambda-template related to running a coverage
report of the unit tests and running the unit tests periodically to
validate our dependencies.
@ConsoleCatzirl ConsoleCatzirl requested review from a team as code owners October 17, 2023 18:52
pre-commit = "~=2.15"
aws-sam-cli = "~=1.35"
awscli = "~=1.22"
coverage = "~=7.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think this project needs autopep8?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, I'm not even sure why it was here to begin with

@ConsoleCatzirl ConsoleCatzirl merged commit 77d9ab6 into Sage-Bionetworks-IT:master Oct 18, 2023
@ConsoleCatzirl ConsoleCatzirl deleted the tests branch October 18, 2023 17:58
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.

2 participants