wh-iterabb-it / meowfacts

🐈 a simple api which returns a catfact
https://meowfacts.herokuapp.com/
MIT License
409 stars 58 forks source link

Fixed Exposed ports in Dockerfile #352

Closed STAR-173 closed 7 months ago

STAR-173 commented 8 months ago

closes #351

Fixed Unnecessarily exposed ports in Dockerfile

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 91.58%. Comparing base (ad3e0aa) to head (ac08c59). Report is 46 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ========================================== + Coverage 90.76% 91.58% +0.82% ========================================== Files 17 20 +3 Lines 184 202 +18 ========================================== + Hits 167 185 +18 Misses 17 17 ```

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

BeauBouchard commented 7 months ago

Love it, thank you for your contribution