atlp-rwanda / dynamites-ecomm-fe

https://dynamite-frontend.netlify.app/
0 stars 0 forks source link

bug of fix deployment #60

Closed ambroisegithub closed 3 months ago

ambroisegithub commented 3 months ago

Implement Continuous Deployment on Netlify

This pull request introduces continuous deployment (CD) on Netlify for our project. The changes ensure that every commit pushed to the develop branch automatically triggers a deployment on Netlify, streamlining our deployment process and ensuring that our application is always up-to-date with the latest code changes.

Changes Made:

Netlify Configuration File:

netlify[bot] commented 3 months ago

Deploy Preview for dynamites-ecomm-fe ready!

Name Link
Latest commit 0d41ef83ff632f8d5df22806dcc8941b0afe0b0b
Latest deploy log https://app.netlify.com/sites/dynamites-ecomm-fe/deploys/668324fc602bd40008c0603f
Deploy Preview https://deploy-preview-60--dynamites-ecomm-fe.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 88.29%. Comparing base (633e0ac) to head (100cf29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #60 +/- ## =========================================== + Coverage 88.20% 88.29% +0.09% =========================================== Files 32 32 Lines 2179 2179 Branches 146 148 +2 =========================================== + Hits 1922 1924 +2 + Misses 253 251 -2 Partials 4 4 ```

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