yanyongyu / githubkit

The modern, all-batteries-included GitHub SDK for Python, including rest api, graphql, webhooks, like octokit!
https://yanyongyu.github.io/githubkit/
MIT License
204 stars 25 forks source link

Fix: classroom assignment schema fields #146

Closed yanyongyu closed 1 month ago

yanyongyu commented 1 month ago

fix #144

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 17.82%. Comparing base (270b57c) to head (e7c1c9e). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...kit/versions/ghec_v2022_11_28/models/group_0025.py 0.00% 3 Missing :warning:
...bkit/versions/ghec_v2022_11_28/types/group_0025.py 0.00% 3 Missing :warning:
...ithubkit/versions/v2022_11_28/models/group_0025.py 0.00% 3 Missing :warning:
githubkit/versions/v2022_11_28/types/group_0025.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ======================================= Coverage 17.82% 17.82% ======================================= Files 4842 4842 Lines 223460 223460 ======================================= Hits 39838 39838 Misses 183622 183622 ``` | [Flag](https://app.codecov.io/gh/yanyongyu/githubkit/pull/146/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/146/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ju4tCode) | `17.82% <0.00%> (ø)` | | 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.