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

Fix: literal cannot use unset const #117

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Fix: literal cannot use unset const #117

merged 1 commit into from
Jul 19, 2024

Conversation

yanyongyu
Copy link
Owner

fix #116

@yanyongyu yanyongyu added the bug Something isn't working label Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

Attention: Patch coverage is 0.17802% with 2243 lines in your changes missing coverage. Please review.

Project coverage is 17.60%. Comparing base (67a54c7) to head (d315ee1).

Files Patch % Lines
...kit/versions/ghec_v2022_11_28/models/group_0951.py 0.00% 52 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0915.py 0.00% 31 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0981.py 0.00% 30 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0997.py 0.00% 30 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_1000.py 0.00% 30 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0917.py 0.00% 26 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_1120.py 0.00% 24 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_1044.py 0.00% 22 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_1130.py 0.00% 22 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0974.py 0.00% 20 Missing ⚠️
... and 282 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   17.61%   17.60%   -0.01%     
==========================================
  Files        4793     4797       +4     
  Lines      222480   222565      +85     
==========================================
+ Hits        39190    39191       +1     
- Misses     183290   183374      +84     
Flag Coverage Δ
unittests 17.60% <0.17%> (-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 merged commit 7e66386 into master Jul 19, 2024
34 of 36 checks passed
@yanyongyu yanyongyu deleted the fix/literal-unset branch July 19, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typing errors with latest pyright version and strict checks.
1 participant