spring-cloud-config icon indicating copy to clipboard operation
spring-cloud-config copied to clipboard

Do not hide various errors under "connect timeout" message

Open Fuud opened this issue 3 years ago • 1 comments

Fuud avatar Mar 03 '22 11:03 Fuud

Codecov Report

Base: 78.16% // Head: 77.11% // Decreases project coverage by -1.05% :warning:

Coverage data is based on head (1486974) compared to base (cc22b88). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 1486974 differs from pull request most recent head 1edfe02. Consider uploading reports for the commit 1edfe02 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2057      +/-   ##
============================================
- Coverage     78.16%   77.11%   -1.05%     
+ Complexity     1509     1440      -69     
============================================
  Files           189      183       -6     
  Lines          5532     5362     -170     
  Branches        720      699      -21     
============================================
- Hits           4324     4135     -189     
- Misses          931      956      +25     
+ Partials        277      271       -6     
Impacted Files Coverage Δ
...ud/config/client/ConfigServerConfigDataLoader.java 47.77% <100.00%> (-14.97%) :arrow_down:
...fig/client/ConfigServicePropertySourceLocator.java 68.38% <100.00%> (-8.77%) :arrow_down:
...d/config/client/ConfigClientFailFastException.java 0.00% <0.00%> (-100.00%) :arrow_down:
...ssh/PropertiesBasedSshTransportConfigCallback.java 44.44% <0.00%> (-43.06%) :arrow_down:
...d/config/server/config/CompositeConfiguration.java 60.00% <0.00%> (-17.78%) :arrow_down:
...erver/ssh/FileBasedSshTransportConfigCallback.java 70.00% <0.00%> (-17.50%) :arrow_down:
...fig/server/proxy/ProxyHostCredentialsProvider.java 87.50% <0.00%> (-12.50%) :arrow_down:
...onment/AwsParameterStoreEnvironmentProperties.java 62.85% <0.00%> (-8.58%) :arrow_down:
... and 38 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Mar 03 '22 11:03 codecov[bot]