Skip to content

Base extension code coverage improvements #16

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 6 commits into from
Mar 27, 2024

Conversation

hallvictoria
Copy link
Contributor

Added extra tests for meta.py, sdkType.py, and utils.py to improve code coverage.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

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

Project coverage is 97.42%. Comparing base (e2bb6b1) to head (61042b6).

Files Patch % Lines
azure-functions-extension-base/tests/test_utils.py 99.03% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev      #16       +/-   ##
===========================================
+ Coverage   82.85%   97.42%   +14.56%     
===========================================
  Files          12       13        +1     
  Lines         595      816      +221     
  Branches       95      111       +16     
===========================================
+ Hits          493      795      +302     
+ Misses         92       16       -76     
+ Partials       10        5        -5     
Flag Coverage Δ
unittests 97.42% <99.55%> (+14.56%) ⬆️

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.

@hallvictoria hallvictoria marked this pull request as ready for review March 26, 2024 20:06
@YunchuWang YunchuWang merged commit 76ce229 into dev Mar 27, 2024
@YunchuWang YunchuWang deleted the hallvictoria/base-code-cov branch March 27, 2024 16:53
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.

3 participants