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

Begin using Mergeable supplied by dbt-common #9509

Merged
merged 2 commits into from
Feb 2, 2024

Remove definition of `Mergeable` from dbt/contracts/util

a36cef3
Select commit
Loading
Failed to load commit list.
Merged

Begin using Mergeable supplied by dbt-common #9509

Remove definition of `Mergeable` from dbt/contracts/util
a36cef3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

87.97% (+0.00%) compared to db65e62

View this Pull Request on Codecov

87.97% (+0.00%) compared to db65e62

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db65e62) 87.97% compared to head (a36cef3) 87.97%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9509   +/-   ##
=======================================
  Coverage   87.97%   87.97%           
=======================================
  Files         167      167           
  Lines       22150    22162   +12     
=======================================
+ Hits        19486    19498   +12     
  Misses       2664     2664           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.