Skip to content

#fake table error#80

Merged
jreps merged 3 commits into
developfrom
issue-79
Sep 2, 2025
Merged

#fake table error#80
jreps merged 3 commits into
developfrom
issue-79

Conversation

@anthonysena
Copy link
Copy Markdown
Collaborator

Aims to fix #79 by using single quotes for constants in SQL and to use rlang::inform to print errors with the hope that this will surface problems in the log files.

@anthonysena anthonysena linked an issue Sep 2, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 2, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.17%. Comparing base (4550db5) to head (614f426).
⚠️ Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
R/RunCharacterization.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #80   +/-   ##
========================================
  Coverage    91.17%   91.17%           
========================================
  Files           10       10           
  Lines         2652     2652           
========================================
  Hits          2418     2418           
  Misses         234      234           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jreps jreps merged commit 2132eaa into develop Sep 2, 2025
9 of 10 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.

#fake table throwing an error on DataBricks

2 participants