Skip to content

Conversation

@SergeyKazarinov
Copy link
Contributor


name: Pull Request
about: Create a pull request to improve this repository
title: "Update CONTRIBUTING docs"
labels: "docs"
assignees: "Sergey Kazarinov"

Description

Problem

  • In the project, in the file package.json, the packageManager is 4.7.0. However, the documentation indicates version <= 1.x.x.
  • After run yarn start, the project is launched on localhost:5173.

Changes

  • update yarn version and port

Screenshots

image

To reviewers

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.

@codecov
Copy link

codecov bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.01%. Comparing base (0a980b3) to head (d6d32d8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5565   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files          30       30           
  Lines        3350     3350           
  Branches     1398     1413   +15     
=======================================
  Hits         3250     3250           
+ Misses        100       98    -2     
- Partials        0        2    +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.

@martijnrusschen martijnrusschen merged commit 81b5af0 into Hacker0x01:main Apr 13, 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