Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(notifications-panel, page-header): dynamic timestamps will not affect percy builds #6828

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AlexanderMelox
Copy link
Contributor

Closes #6808

This PR removes date timestamps so that it doesn't show up on percy builds and fail them.

What did you change?

  • Timestamps in notifications panel
  • Timestamps in page header

How did you test and verify your work?

storybook

@AlexanderMelox AlexanderMelox requested a review from a team as a code owner January 31, 2025 18:30
@AlexanderMelox AlexanderMelox requested review from elycheea and makafsal and removed request for a team January 31, 2025 18:30
Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 0adf0fe
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/679d16ae458df700080a4864
😎 Deploy Preview https://deploy-preview-6828--ibm-products-web-components.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.

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 0adf0fe
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/679d16ae61f5940008dc86f6
😎 Deploy Preview https://deploy-preview-6828--carbon-for-ibm-products.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.

@AlexanderMelox AlexanderMelox changed the title Fix percy notification panel timestamps fix(notifications-panel, page-header): dynamic timestamps will not affect percy builds Jan 31, 2025
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.15%. Comparing base (d043ffa) to head (0adf0fe).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6828      +/-   ##
==========================================
- Coverage   81.17%   81.15%   -0.02%     
==========================================
  Files         398      397       -1     
  Lines       12956    12950       -6     
  Branches     4283     4281       -2     
==========================================
- Hits        10517    10510       -7     
- Misses       2439     2440       +1     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

Copy link
Contributor

@paul-balchin-ibm paul-balchin-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NotificationsPanel: remove any dynamic values from storybook implementation
2 participants