yanyongyu / githubkit

The modern, all-batteries-included GitHub SDK for Python, including rest api, graphql, webhooks, like octokit!
MIT License
176 stars 25 forks source link

Feature: add enterprise cloud support #96

Closed yanyongyu closed 6 months ago

yanyongyu commented 6 months ago

fix #92

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0.04511% with 6647 lines in your changes are missing coverage. Please review.

Project coverage is 17.41%. Comparing base (75b7198) to head (9b8e7e2).

Files Patch % Lines
...kit/versions/ghec_v2022_11_28/models/group_0116.py 0.00% 127 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0076.py 0.00% 120 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0025.py 0.00% 115 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0017.py 0.00% 114 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0165.py 0.00% 108 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0195.py 0.00% 96 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0066.py 0.00% 89 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0159.py 0.00% 88 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0080.py 0.00% 75 Missing :warning:
...kit/versions/ghec_v2022_11_28/models/group_0157.py 0.00% 69 Missing :warning:
... and 267 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #96 +/- ## =========================================== - Coverage 35.21% 17.41% -17.80% =========================================== Files 2434 4963 +2529 Lines 124973 250597 +125624 =========================================== - Hits 44004 43642 -362 - Misses 80969 206955 +125986 ``` | [Flag](https://app.codecov.io/gh/yanyongyu/githubkit/pull/96/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ju4tCode) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/yanyongyu/githubkit/pull/96/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ju4tCode) | `17.41% <0.04%> (-17.80%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ju4tCode#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.