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

Add new link subcommand #110

Merged
merged 5 commits into from
Nov 18, 2024
Merged

Add new link subcommand #110

merged 5 commits into from
Nov 18, 2024

Conversation

b-per
Copy link
Collaborator

@b-per b-per commented Nov 18, 2024

Fix #107

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/dbt_jobs_as_code
   main.py25415141%91–94, 100, 120–121, 147–150, 156, 186–266, 311–371, 384–421, 443–482, 502–536, 541–542, 546
src/dbt_jobs_as_code/client
   __init__.py1775867%16, 53–54, 62, 89–104, 119–120, 139–140, 147–157, 170–171, 187–188, 205, 215, 245–247, 289–304, 327, 343–344, 354–366, 369–380, 385–394
src/dbt_jobs_as_code/cloud_yaml_mapping
   change_set.py1391788%44, 82–83, 121, 133, 166–169, 198–208, 227–236, 254–268, 304–317
src/dbt_jobs_as_code/loader
   load.py44198%25
src/dbt_jobs_as_code/schemas
   __init__.py28582%43–44, 54, 67–68
   common_types.py621084%7–8, 12–13, 29–30, 67–68, 86, 92
   config.py14379%18, 24–25
   custom_environment_variable.py25292%16, 18
   job.py81298%134, 139
TOTAL85624971% 

Tests Skipped Failures Errors Time
29 0 💤 0 ❌ 0 🔥 10.371s ⏱️

@b-per
Copy link
Collaborator Author

b-per commented Nov 18, 2024

CI passed with the new uv pipeline!
The new pipeline also shaves off 20+ seconds per pipeline!

@b-per b-per merged commit afe791d into main Nov 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add ability to "link" existing jobs to jobs managed by dbt-jobs-as-code
1 participant