Skip to content

✏️ Renamed the startDate variable in the example code to the selectedDate to improve clarity and better reflect it's purpose #5501

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

balajis-qb
Copy link
Contributor

Description

Renamed the startDate variable in the example code to the selectedDate to improve clarity and better reflect it's purpose.

Changes

  • Updated variable name from startDate to selectedDate in example code.
  • Ensured consistency across relevant files.

Contribution checklist

  • I have followed the contributing guidelines.
  • I have added sufficient test coverage for my changes.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

…tedDate` to improve clarity and better reflect it's purpose
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.99%. Comparing base (386fce0) to head (5aa5985).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5501   +/-   ##
=======================================
  Coverage   96.99%   96.99%           
=======================================
  Files          30       30           
  Lines        3323     3323           
  Branches     1410     1409    -1     
=======================================
  Hits         3223     3223           
- Misses         98      100    +2     
+ Partials        2        0    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@balajis-qb
Copy link
Contributor Author

Hi @martijnrusschen,
This PR mainly focus on improving doc-sites example code. Do you have any feedback regarding this PR?

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

Successfully merging this pull request may close these issues.

1 participant