Bump codecov/codecov-action from 4.3.1 to 4.4.0 #2414
Annotations
10 errors
Tests:
click_extra\tests\test_config.py#L455
test_conf_file_overrides_defaults[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L506
test_auto_env_var_conf[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L550
test_conf_file_overridden_by_cli_param[json]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L550
test_conf_file_overridden_by_cli_param[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L329
test_unset_conf_debug_message
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L455
test_conf_file_overrides_defaults[toml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L550
test_conf_file_overridden_by_cli_param[xml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L506
test_auto_env_var_conf[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L455
test_conf_file_overrides_defaults[yaml]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Tests:
click_extra\tests\test_config.py#L455
test_conf_file_overrides_defaults[ini]
assert 2 == 0
+ where 2 = <ExtraResult SystemExit(2)>.exit_code
|
Loading