Skip to content

PRETEST: Added doc research for relevant testing frameworks#604

Closed
7h3-3mp7y-m4n wants to merge 2 commits intokcl-lang:mainfrom
7h3-3mp7y-m4n:pretest
Closed

PRETEST: Added doc research for relevant testing frameworks#604
7h3-3mp7y-m4n wants to merge 2 commits intokcl-lang:mainfrom
7h3-3mp7y-m4n:pretest

Conversation

@7h3-3mp7y-m4n
Copy link
Copy Markdown

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):

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

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

Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
@7h3-3mp7y-m4n
Copy link
Copy Markdown
Author

Right now, I'm exploring cargo options and researching other ways. Thanks!

Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 13315380201

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.022%

Totals Coverage Status
Change from base Build 13257127662: 0.0%
Covered Lines: 4174
Relevant Lines: 9933

💛 - Coveralls

@zong-zhe
Copy link
Copy Markdown
Contributor

Hi @7h3-3mp7y-m4n 😄

kpm provides scripts https://github.com/kcl-lang/kpm/blob/main/scripts/reg.sh to implement OCI registry in a local environment. You do not need to rewrite the https mock process, you only need to provide some encapsulation to integrate with the OCI registry of this script.

@7h3-3mp7y-m4n
Copy link
Copy Markdown
Author

My bad, I'll update it as it's needed

@zong-zhe zong-zhe closed this May 22, 2025
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.

Enhancement: kpm add command displaying optimization

3 participants