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

test generate client file #322

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Conversation

aniketmaurya
Copy link
Collaborator

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Add test for LitServer.generate_client_file

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95%. Comparing base (914d7ed) to head (8778f01).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #322   +/-   ##
===================================
  Coverage    95%    95%           
===================================
  Files        21     21           
  Lines      1344   1344           
===================================
  Hits       1283   1283           
  Misses       61     61           

@aniketmaurya aniketmaurya merged commit 97f7192 into main Oct 4, 2024
20 checks passed
@aniketmaurya aniketmaurya deleted the aniket/add-generate-client-test branch October 4, 2024 08:29
@ethanwharris ethanwharris self-requested a review October 4, 2024 08:34
@fcakyon
Copy link

fcakyon commented Oct 6, 2024

Hey @aniketmaurya, it's generating the port incorrectly for me. I'm using 0.2.3. Is it a known bug?

@aniketmaurya
Copy link
Collaborator Author

aniketmaurya commented Oct 7, 2024

Hey @aniketmaurya, it's generating the port incorrectly for me. I'm using 0.2.3. Is it a known bug?

fix for this was merged after the release. Can you try using the main branch @fcakyon ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants