-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Merge v2
with main
.
#129
Merge v2
with main
.
#129
Conversation
Note: You might have to use `poetry lock` locally to sync your project installation with this change.
Refactor pyproject.toml
Instead, we now load schema files directly from the `gd.schema` submodule.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #129 +/- ##
==========================================
+ Coverage 50.20% 57.77% +7.56%
==========================================
Files 118 112 -6
Lines 21504 18005 -3499
==========================================
- Hits 10797 10403 -394
+ Misses 10707 7602 -3105 ☔ View full report in Codecov by Sentry. |
This is the tracking PR of the new release of
gd.py
, aka2.0.0
.