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: date query param format #139

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Fix: date query param format #139

merged 2 commits into from
Sep 27, 2024

Conversation

yanyongyu
Copy link
Owner

fix #137

@yanyongyu yanyongyu added bug Something isn't working schema schema related Rest API labels Sep 26, 2024
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 5.48109% with 3949 lines in your changes missing coverage. Please review.

Project coverage is 17.82%. Comparing base (81c7e86) to head (673a84d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...kit/versions/ghec_v2022_11_28/models/group_0127.py 0.00% 123 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0084.py 0.00% 113 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0027.py 0.00% 110 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0180.py 0.00% 103 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0210.py 0.00% 90 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0074.py 0.00% 84 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0174.py 0.00% 79 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0172.py 0.00% 64 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0211.py 0.00% 62 Missing ⚠️
...kit/versions/ghec_v2022_11_28/models/group_0041.py 0.00% 61 Missing ⚠️
... and 202 more
Additional details and impacted files
@@           Coverage Diff            @@
##           master     #139    +/-   ##
========================================
  Coverage   17.82%   17.82%            
========================================
  Files        4834     4846    +12     
  Lines      223387   223555   +168     
========================================
+ Hits        39815    39855    +40     
- Misses     183572   183700   +128     
Flag Coverage Δ
unittests 17.82% <5.48%> (+<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 marked this pull request as ready for review September 27, 2024 09:30
@yanyongyu yanyongyu merged commit 7c25ee3 into master Sep 27, 2024
35 of 36 checks passed
@yanyongyu yanyongyu deleted the fix/date-query-param branch September 27, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Rest API schema schema related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type checking error when using created filter in list_workflow_runs function
1 participant