Open gshank opened 5 months ago
Attention: Patch coverage is 92.30769%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 64.78%. Comparing base (
bef3b7d
) to head (fdecf8c
).
Files | Patch % | Lines |
---|---|---|
dbt_common/dataclass_schema.py | 96.00% | 1 Missing :warning: |
dbt_common/exceptions/base.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
resolves #145
Description
For performance reasons we are replacing jsonschema with fastjsonschema.
Checklist
changie new
to create a changelog entry