devinit / ddw-analyst-ui

The Development Data Warehouse
http://ddw.devinit.org/
GNU General Public License v3.0
2 stars 1 forks source link

Try pinning rabbitmq version #1013

Closed akmiller01 closed 8 months ago

akmiller01 commented 8 months ago
# docker-compose logs rabbitmq
Attaching to ddw-analyst-ui_rabbitmq_1
rabbitmq_1    | Failed to create thread: Operation not permitted (1)
rabbitmq_1    | Aborted (core dumped)
rabbitmq_1    | Failed to create thread: Operation not permitted (1)
rabbitmq_1    | Aborted (core dumped)
sonarcloud[bot] commented 8 months 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-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (03060e0) 45.51% compared to head (bb7c4d2) 56.93%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1013 +/- ## ============================================ + Coverage 45.51% 56.93% +11.42% ============================================ Files 196 129 -67 Lines 7191 1967 -5224 Branches 524 524 ============================================ - Hits 3273 1120 -2153 + Misses 3814 743 -3071 Partials 104 104 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.