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

Resource templates for tests #1407

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Jan 24, 2024

Description

Added bicep templates to create resources needed to run tests for new python versions

Fixes # https://github.com/Azure/azure-functions-pyfx-planning/issues/121


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

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eef7628) 85.46% compared to head (18d7d30) 31.86%.

Additional details and impacted files
@@             Coverage Diff             @@
##              dev    #1407       +/-   ##
===========================================
- Coverage   85.46%   31.86%   -53.61%     
===========================================
  Files          35       35               
  Lines        1968     1955       -13     
  Branches      370      285       -85     
===========================================
- Hits         1682      623     -1059     
- Misses        213     1331     +1118     
+ Partials       73        1       -72     
Flag Coverage Δ
unittests 31.86% <ø> (-53.55%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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