Skip to content

Adding docker tests #1157

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

Merged
merged 4 commits into from
Dec 21, 2022
Merged

Adding docker tests #1157

merged 4 commits into from
Dec 21, 2022

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Dec 19, 2022

Description

Adding docker tests with consumption and dedicated images what will be run on a schedule once a day

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@gavin-aguiar gavin-aguiar marked this pull request as draft December 19, 2022 14:37
@gavin-aguiar gavin-aguiar marked this pull request as ready for review December 19, 2022 17:44
@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/add_docker_tests branch from 2e84e41 to 485b28a Compare December 20, 2022 16:42
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #1157 (5d61d81) into dev (b2a0bf6) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1157      +/-   ##
==========================================
- Coverage   84.09%   84.08%   -0.01%     
==========================================
  Files          34       34              
  Lines        1886     1885       -1     
  Branches      276      276              
==========================================
- Hits         1586     1585       -1     
  Misses        230      230              
  Partials       70       70              
Flag Coverage Δ
unittests 84.03% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
azure_functions_worker/constants.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gavin-aguiar gavin-aguiar merged commit 02e5b12 into dev Dec 21, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/add_docker_tests branch December 21, 2022 21:16
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