Skip to content

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
@codecov
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).
Report is 218 commits behind head on main.

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?

@martijnrusschen martijnrusschen merged commit 32f68ac into Hacker0x01:main May 25, 2025
6 checks passed
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.

2 participants