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

fix: run metadata need handle entity name format probably #93

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

datnguye
Copy link
Owner

resolves #92

Description

Fix dbt run-metadata to handle probably the -enf option

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have opened an issue to add/update docs, or docs changes are not required/relevant for this PR

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e74d9e0) to head (58a6a67).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         1005      1007    +2     
=========================================
+ Hits          1005      1007    +2     

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

@datnguye datnguye merged commit 8e7c7ce into main Feb 23, 2024
14 checks passed
@datnguye datnguye deleted the fix/92-run-metadata-handle-entity-name-format branch February 23, 2024 04:02
datnguye added a commit that referenced this pull request Feb 23, 2024
* fix: run metadata need handle entity name format probably

* chore: fix code quality
datnguye added a commit that referenced this pull request Feb 23, 2024
* fix: run metadata need handle entity name format probably

* chore: fix code quality
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] --entity-name-format does not apply on refs
1 participant