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

Rearrange parsers #264

Merged
merged 8 commits into from
Sep 30, 2024
Merged

Rearrange parsers #264

merged 8 commits into from
Sep 30, 2024

Conversation

pgoslatara
Copy link
Member

Resolves #

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.py941089%35–37, 43–45, 47–49, 55–57, 138, 144
   runner.py76495%131, 167–168, 226
   utils.py1011981%42, 47, 136–154, 177
src/dbt_bouncer/artifact_parsers
   parsers_common.py48198%61
   parsers_manifest.py86495%176, 178, 186, 261
   parsers_run_results.py34391%66, 68, 71
src/dbt_bouncer/checks/manifest
   check_models.py199199%533
   check_unit_tests.py47394%102, 153, 205
src/dbt_bouncer/checks/run_results
   check_run_results.py19289%92–93
TOTAL39454799% 

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

@pgoslatara pgoslatara merged commit b0ff654 into main Sep 30, 2024
14 checks passed
@pgoslatara pgoslatara deleted the rearrange-parsers branch September 30, 2024 14:45
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.

1 participant