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 queue test code coverage to above 90% #132

Merged
merged 2 commits into from
Jun 20, 2022
Merged

Conversation

pdthummar
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #132 (c428a3a) into dev (1fb1b3e) will decrease coverage by 1.27%.
The diff coverage is n/a.

❗ Current head c428a3a differs from pull request most recent head 1cae47b. Consider uploading reports for the commit 1cae47b to get more accurate results

@@            Coverage Diff             @@
##              dev     #132      +/-   ##
==========================================
- Coverage   88.28%   87.01%   -1.28%     
==========================================
  Files          51       50       -1     
  Lines        2946     2903      -43     
  Branches      393      391       -2     
==========================================
- Hits         2601     2526      -75     
- Misses        269      301      +32     
  Partials       76       76              
Flag Coverage Δ
unittests 86.97% <ø> (-1.28%) ⬇️

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/cosmosdb.py 74.35% <0.00%> (-25.65%) ⬇️
azure/functions/eventhub.py 69.46% <0.00%> (-19.09%) ⬇️
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/queue.py 95.23% <0.00%> (+44.44%) ⬆️

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 1fb1b3e...1cae47b. Read the comment docs.

@pdthummar pdthummar merged commit ce3e24f into dev Jun 20, 2022
@pdthummar pdthummar deleted the test_queue_codecov branch June 20, 2022 16:13
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