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

Feature: dbt profile args #18

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Feature: dbt profile args #18

merged 2 commits into from
Oct 23, 2023

Conversation

nicogelders
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2023

Codecov Report

Merging #18 (22e79ed) into main (ec1dc3b) will increase coverage by 0.15%.
The diff coverage is 98.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   97.36%   97.52%   +0.15%     
==========================================
  Files           9       10       +1     
  Lines         228      283      +55     
==========================================
+ Hits          222      276      +54     
- Misses          6        7       +1     
Files Coverage Δ
prefect_dbt_flow/dbt/__init__.py 100.00% <100.00%> (ø)
prefect_dbt_flow/dbt/cli.py 100.00% <100.00%> (ø)
prefect_dbt_flow/dbt/tasks.py 100.00% <100.00%> (ø)
tests/test_flow.py 100.00% <100.00%> (ø)
prefect_dbt_flow/dbt/profile.py 96.29% <96.29%> (ø)

@nicogelders nicogelders merged commit 4072b71 into main Oct 23, 2023
4 checks passed
@nicogelders nicogelders deleted the feature/dbt-profile-args branch October 23, 2023 13:48
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.

2 participants