azure-functions-python-worker
azure-functions-python-worker copied to clipboard
On schedule collection of logs
Adding a check to enable archival logging for schedule and workflow dispatch cases
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
- [ ] I have read the contribution guidelines.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.19%. Comparing base (
2e91fa1) to head (ea8df71).
Additional details and impacted files
@@ Coverage Diff @@
## dev #1418 +/- ##
==========================================
+ Coverage 85.03% 85.19% +0.15%
==========================================
Files 35 35
Lines 1965 1965
Branches 370 370
==========================================
+ Hits 1671 1674 +3
+ Misses 220 217 -3
Partials 74 74
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 85.13% <ø> (+0.15%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.