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

Adding snapshot #257

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Adding snapshot #257

merged 1 commit into from
Sep 25, 2024

Conversation

pgoslatara
Copy link
Member

Resolves #242.

Problem

Solution

Checklist

  • I have run this code in development, and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required or relevant for this PR.

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/dbt_bouncer
   config_file_validator.py64297%87, 93
   parsers.py158895%207, 394, 396, 402, 477, 534, 536, 539
   runner.py76495%134, 170–171, 232
   utils.py1011981%42, 47, 136–154, 177
src/dbt_bouncer/checks/manifest
   check_models.py200199%542
   check_unit_tests.py47394%107, 158, 210
src/dbt_bouncer/checks/run_results
   check_run_results.py22291%97–98
TOTAL38643999% 

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 12.035s ⏱️

@pgoslatara pgoslatara merged commit 9033f56 into main Sep 25, 2024
14 checks passed
@pgoslatara pgoslatara deleted the add-snapshot branch September 25, 2024 07:20
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.

[Bug] Add snapshot to dbt_project
1 participant