Skip to content

Feature: Add a link to the Github docs for each REST endpoint #88

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

Merged

Conversation

eric-nguyen-cs
Copy link
Contributor

@eric-nguyen-cs eric-nguyen-cs commented Jan 20, 2024

Adds the feature described here: #87

  • Updated the codegen code for this feature
  • Ran the codegen script as to update the generated files (However, some files were unexpectedly updated, which I committed in a separate commit)

@yanyongyu yanyongyu added enhancement New feature or request Rest API labels Jan 20, 2024
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

Attention: 1060 lines in your changes are missing coverage. Please review.

Comparison is base (3d7e98f) 35.23% compared to head (2a558cb) 35.25%.
Report is 1 commits behind head on master.

Files Patch % Lines
...ithubkit/versions/v2022_11_28/models/group_1132.py 0.00% 29 Missing ⚠️
githubkit/versions/v2022_11_28/types/group_1132.py 0.00% 27 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_1086.py 0.00% 23 Missing ⚠️
githubkit/versions/v2022_11_28/types/group_1086.py 0.00% 21 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_1074.py 0.00% 19 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_1113.py 0.00% 16 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_1066.py 0.00% 15 Missing ⚠️
githubkit/versions/v2022_11_28/types/group_1074.py 0.00% 15 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_1114.py 0.00% 14 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_1061.py 0.00% 13 Missing ⚠️
... and 149 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   35.23%   35.25%   +0.01%     
==========================================
  Files        2414     2418       +4     
  Lines      124893   124978      +85     
==========================================
+ Hits        44007    44059      +52     
- Misses      80886    80919      +33     
Flag Coverage Δ
unittests 35.25% <0.56%> (+0.01%) ⬆️

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

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

@yanyongyu yanyongyu linked an issue Jan 22, 2024 that may be closed by this pull request
@yanyongyu yanyongyu changed the title feat: Add a link to the Github docs for each REST endpoint Feature: Add a link to the Github docs for each REST endpoint Jan 22, 2024
@yanyongyu yanyongyu merged commit b88bd16 into yanyongyu:master Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Rest API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add a link to the Github docs for each REST endpoint
2 participants