atlp-rwanda / dynamites-ecomm-fe

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

Footer Implementation #71

Closed 13XAVI closed 2 days ago

13XAVI commented 4 days ago

Description

As a user of the web application, I want the footer to become visible only when I scroll to the bottom of the page, using redux tool kit as state manager and is accessible when needed.

Acceptance Criteria:

netlify[bot] commented 4 days ago

Deploy Preview for dynamite-frontend ready!

Name Link
Latest commit 0858dd7e651dc9b74796e94c28c402b052d43677
Latest deploy log https://app.netlify.com/sites/dynamite-frontend/deploys/6685cbf74896e300075d5dc1
Deploy Preview https://deploy-preview-71--dynamite-frontend.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 4 days ago

Codecov Report

Attention: Patch coverage is 94.83283% with 17 lines in your changes missing coverage. Please review.

Project coverage is 89.11%. Comparing base (c53ae89) to head (0858dd7).

Files Patch % Lines
src/app/Footer/Subscribe.ts 89.28% 6 Missing :warning:
src/layout/HomeLayout.tsx 33.33% 4 Missing :warning:
src/utils/ToastConfig.ts 90.69% 4 Missing :warning:
src/components/Footer/Footer.tsx 98.64% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #71 +/- ## =========================================== + Coverage 88.35% 89.11% +0.75% =========================================== Files 40 43 +3 Lines 2611 2939 +328 Branches 188 203 +15 =========================================== + Hits 2307 2619 +312 - Misses 300 316 +16 Partials 4 4 ```

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