Closed pdthummar closed 1 year ago
Merging #1175 (9555fd5) into dev (cdcfce6) will decrease coverage by
52.20%
. The diff coverage isn/a
.:exclamation: Current head 9555fd5 differs from pull request most recent head 0599e79. Consider uploading reports for the commit 0599e79 to get more accurate results
@@ Coverage Diff @@
## dev #1175 +/- ##
===========================================
- Coverage 84.11% 31.92% -52.20%
===========================================
Files 34 34
Lines 1889 1889
Branches 363 363
===========================================
- Hits 1589 603 -986
- Misses 230 1285 +1055
+ Partials 70 1 -69
Flag | Coverage Δ | |
---|---|---|
unittests | 31.92% <ø> (-52.15%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...e_functions_worker/bindings/nullable_converters.py | 21.62% <0.00%> (-78.38%) |
:arrow_down: |
azure_functions_worker/functions.py | 25.00% <0.00%> (-71.28%) |
:arrow_down: |
azure_functions_worker/dispatcher.py | 19.74% <0.00%> (-69.24%) |
:arrow_down: |
azure_functions_worker/utils/tracing.py | 31.81% <0.00%> (-68.19%) |
:arrow_down: |
azure_functions_worker/utils/common.py | 33.33% <0.00%> (-66.67%) |
:arrow_down: |
.../shared_memory_data_transfer/file_accessor_unix.py | 19.60% <0.00%> (-61.77%) |
:arrow_down: |
azure_functions_worker/bindings/meta.py | 25.30% <0.00%> (-57.84%) |
:arrow_down: |
...s/shared_memory_data_transfer/shared_memory_map.py | 28.57% <0.00%> (-55.36%) |
:arrow_down: |
azure_functions_worker/extension.py | 44.95% <0.00%> (-54.13%) |
:arrow_down: |
azure_functions_worker/utils/dependency.py | 33.08% <0.00%> (-53.39%) |
:arrow_down: |
... and 14 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Description
Updated grpcio, grpcio-tools and protobuf version for 3.11. support of MacOS arm64 is incldued in new version.
Fixes #
PR information
Quality of Code and Contribution Guidelines