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

[PRETEST]: Add a research doc for cargo-watch tool implementation #1856

Closed
wants to merge 2 commits into from

Conversation

Siddhi-agg
Copy link
Contributor

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

2. What is the scope of this PR (e.g. component or file name):

kcl/docs/design/cargo-watch_research and design.md

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

This PR is the pretest for the LFX Mentorship project from the above referenced issue. This is the research document for the cargo-watch tool's implementation of a file-watching system which can be used as a reference for creating a similar system in KCL.

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

@Siddhi-agg
Copy link
Contributor Author

CC: @He1pa

@coveralls
Copy link
Collaborator

coveralls commented Feb 13, 2025

Pull Request Test Coverage Report for Build 13297660223

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 70.348%

Totals Coverage Status
Change from base Build 13215570029: 0.02%
Covered Lines: 52564
Relevant Lines: 74720

💛 - Coveralls

@He1pa
Copy link
Contributor

He1pa commented Feb 14, 2025

Don't submit to this repository, use Google Doc or your own public repository

@He1pa He1pa closed this Feb 14, 2025
@Siddhi-agg
Copy link
Contributor Author

Don't submit to this repository, use Google Doc or your own public repository

Okay @He1pa. I will make a private repo and include the link in my cover letter.

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.

3 participants