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

Increase eventhub and cosmosdb test code coverage to above 90%. #133

Merged
merged 2 commits into from
Jun 16, 2022

Conversation

pdthummar
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #133 (42e4729) into dev (6e4fd78) will increase coverage by 0.15%.
The diff coverage is n/a.

❗ Current head 42e4729 differs from pull request most recent head 059beff. Consider uploading reports for the commit 059beff to get more accurate results

@@            Coverage Diff             @@
##              dev     #133      +/-   ##
==========================================
+ Coverage   87.10%   87.25%   +0.15%     
==========================================
  Files          51       50       -1     
  Lines        2946     2903      -43     
  Branches      393      391       -2     
==========================================
- Hits         2566     2533      -33     
+ Misses        302      296       -6     
+ Partials       78       74       -4     
Flag Coverage Δ
unittests 87.22% <ø> (+0.15%) ⬆️

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

Impacted Files Coverage Δ
azure/functions/http.py 53.94% <0.00%> (-30.27%) ⬇️
azure/functions/_http.py 91.30% <0.00%> (-1.74%) ⬇️
azure/functions/decorators/function_app.py 98.67% <0.00%> (-0.08%) ⬇️
azure/functions/decorators/constants.py 100.00% <0.00%> (ø)
azure/functions/decorators/table.py
azure/functions/eventhub.py 88.54% <0.00%> (+19.08%) ⬆️
azure/functions/cosmosdb.py 100.00% <0.00%> (+25.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e4fd78...059beff. Read the comment docs.

@pdthummar pdthummar merged commit 1fb1b3e into dev Jun 16, 2022
@pdthummar pdthummar deleted the test_codecov_lib branch June 16, 2022 20:43
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