rewe-digital / composer

Dynamically composes markup generated by microservices. Based on Java8, reactive patterns and Spotify Apollo. Made with 💙 in cologne.
Apache License 2.0
10 stars 2 forks source link

Update readme.md #62

Closed AndreasKl closed 4 years ago

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] commented 4 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell E 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.08%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
- Coverage     91.37%   91.28%   -0.09%     
  Complexity      469      469              
============================================
  Files            51       51              
  Lines          1043     1044       +1     
  Branches         65       65              
============================================
  Hits            953      953              
- Misses           67       68       +1     
  Partials         23       23              
Impacted Files Coverage Δ Complexity Δ
.../com/rewedigital/composer/ComposerApplication.java 74.07% <0.00%> (-2.85%) 4.00 <0.00> (ø)

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 bb1cb30...17cae19. Read the comment docs.