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

Feat/docs #12

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

Feat/docs #12

wants to merge 3 commits into from

Conversation

tmohammad78
Copy link
Contributor

Pull Request Overview

Summary

related to #6
Add nextra app for docs

Change Type

  • πŸ› Bug Fix
  • ✨ New Feature
  • 🚨 Breaking Change
  • πŸ“ Documentation Update
  • βš™οΈ Other (Specify: ___)

Implementation Details

  • Detailed Explanation: Describe the approach taken to implement the changes. Mention any design decisions, challenges, or considerations that were taken into account.
  • Dependencies: Note any dependencies introduced or changed in this pull request.

Quality Assurance

Code Quality

  • βœ… Self-Reviewed: I have reviewed my code to ensure it is clean and follows the project's style guidelines.
  • πŸ’¬ Comments: I have added comments to clarify complex or critical areas of the code.

Testing

  • πŸ§ͺ Tested: I have thoroughly tested my changes and confirmed they work as intended.
  • ⚠️ No New Warnings: My changes do not introduce any new warnings during compilation or runtime.
  • 🧩 Test Coverage: I have added tests that cover my changes and existing functionality remains unaffected.
  • 🎯 All Tests Passed: All new and existing tests have passed successfully.

Documentation

  • πŸ“ Documentation Updated: I have updated the relevant documentation to reflect my changes (if applicable).

Additional Information

  • Notes: Provide any additional context, screenshots, or other relevant information that reviewers should be aware of.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@d0e5670). Learn more about missing BASE report.

Files with missing lines Patch % Lines
apps/docs/theme.config.jsx 0.00% 9 Missing ⚠️
apps/docs/next.config.js 0.00% 6 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff           @@
##             main     #12   +/-   ##
======================================
  Coverage        ?   1.74%           
======================================
  Files           ?      11           
  Lines           ?     286           
  Branches        ?      12           
======================================
  Hits            ?       5           
  Misses          ?     281           
  Partials        ?       0           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@tmohammad78
Copy link
Contributor Author

Hey @mohsenshafiei, I doubt about changes in main pnpm-lock.yml, Idk is it right that adding packages to child project should change the lock file of main project or not

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