-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add Type Annotations in jinja and semver Code #187
Conversation
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #187 +/- ##
==========================================
+ Coverage 65.08% 65.16% +0.08%
==========================================
Files 52 52
Lines 3325 3333 +8
==========================================
+ Hits 2164 2172 +8
Misses 1161 1161
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
Improves type annotation coverage.
Checklist
changie new
to create a changelog entryintegration tests against dbt-core: https://github.com/dbt-labs/dbt-common/actions/runs/10775731441/job/29880840129