antonovdmitriy / bridle

1 stars 0 forks source link

fix sonar codesmells #31

Closed antonovdmitriy closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (0f4d89e) into develop (83cb03d) will increase coverage by 75.00%. The diff coverage is n/a.

@@              Coverage Diff               @@
##             develop      #31       +/-   ##
==============================================
+ Coverage           0   75.00%   +75.00%     
- Complexity         0       26       +26     
==============================================
  Files              0       11       +11     
  Lines              0       76       +76     
  Branches           0        3        +3     
==============================================
+ Hits               0       57       +57     
- Misses             0       17       +17     
- Partials           0        2        +2     
Impacted Files Coverage Δ
...dation/ConfigurationPropertiesJsr303Validator.java 100.00% <ø> (ø)
...p/SimpleHttpOutEndpointProducerBuilderFactory.java 90.00% <0.00%> (ø)
.../SimpleKafkaOutEndpointProducerBuilderFactory.java 27.27% <0.00%> (ø)
...s/DefaultPropertiesLoaderWIthJsr303Validation.java 100.00% <0.00%> (ø)
...bridle/core/components/http/HttpOutProperties.java 100.00% <0.00%> (ø)
.../core/configuration/SimpleBridleConfiguration.java 100.00% <0.00%> (ø)
...com/bridle/core/routebuilder/BaseRouteBuilder.java 0.00% <0.00%> (ø)
...com/bridle/core/properties/AbstractProperties.java 100.00% <0.00%> (ø)
...idle/core/components/kafka/KafkaOutProperties.java 0.00% <0.00%> (ø)
... and 2 more

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 83cb03d...0f4d89e. Read the comment docs.