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

feat: configuration file #1440

Draft
wants to merge 41 commits into
base: dev
Choose a base branch
from
Draft

feat: configuration file #1440

wants to merge 41 commits into from

Conversation

hallvictoria
Copy link
Contributor

Description

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

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 95.31250% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 85.26%. Comparing base (2e91fa1) to head (e975404).

Files Patch % Lines
azure_functions_worker/utils/config_manager.py 95.65% 2 Missing ⚠️
azure_functions_worker/utils/dependency.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1440      +/-   ##
==========================================
+ Coverage   85.19%   85.26%   +0.07%     
==========================================
  Files          35       36       +1     
  Lines        1965     1988      +23     
  Branches      370      372       +2     
==========================================
+ Hits         1674     1695      +21     
- Misses        217      219       +2     
  Partials       74       74              
Flag Coverage Δ
unittests 85.21% <95.31%> (+0.07%) ⬆️

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.

@YunchuWang YunchuWang force-pushed the dev branch 2 times, most recently from 4556193 to b7fbdca Compare March 11, 2024 18:13
@hallvictoria hallvictoria changed the title Python Configuration File feat: configuration file Aug 26, 2024
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