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

doc: a guide about how to use api-testing to try tRPC #129

Merged
merged 5 commits into from
Nov 1, 2023

Conversation

LinuxSuRen
Copy link
Contributor

@LinuxSuRen LinuxSuRen commented Oct 30, 2023

close #100

@WineChord gives me a very big help. Thanks for that.

@github-actions
Copy link

github-actions bot commented Oct 30, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@LinuxSuRen
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

liuzengh added a commit to trpc-group/cla-database that referenced this pull request Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (369c60d) 85.60258% compared to head (6be357f) 85.77014%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main        #129         +/-   ##
===================================================
+ Coverage   85.60258%   85.77014%   +0.16755%     
===================================================
  Files            188         188                 
  Lines          16114       16114                 
===================================================
+ Hits           13794       13821         +27     
+ Misses          1755        1734         -21     
+ Partials         565         559          -6     
Flag Coverage Δ
unittests 85.77014% <ø> (+0.16755%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@WineChord WineChord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LinuxSuRen
Copy link
Contributor Author

v0.0.14 was released.

Copy link
Contributor

@sandyskies sandyskies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sandyskies sandyskies merged commit d36d5d5 into trpc-group:main Nov 1, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2023
@LinuxSuRen LinuxSuRen deleted the doc/testing branch November 1, 2023 06:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: add trpc as an extenions of api-testing
3 participants