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

Update README.md #10420

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Update README.md #10420

merged 2 commits into from
Jul 9, 2024

Conversation

emmyoop
Copy link
Member

@emmyoop emmyoop commented Jul 8, 2024

Problem

https://github.com/dbt-labs/dbt-jsonschema has not always been updated when schemas change.

Solution

Add a note in the README.

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
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX
  • This PR includes type annotations for new and modified functions

@emmyoop emmyoop requested a review from a team as a code owner July 8, 2024 19:16
@cla-bot cla-bot bot added the cla:yes label Jul 8, 2024
@emmyoop emmyoop added Skip Changelog Skips GHA to check for changelog file and removed cla:yes labels Jul 8, 2024
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (4ea0e10) to head (bd3aeb8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10420      +/-   ##
==========================================
+ Coverage   88.74%   88.81%   +0.06%     
==========================================
  Files         180      180              
  Lines       22558    22558              
==========================================
+ Hits        20019    20034      +15     
+ Misses       2539     2524      -15     
Flag Coverage Δ
integration 86.16% <ø> (+0.15%) ⬆️
unit 62.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Unit Tests 62.09% <ø> (ø)
Integration Tests 86.16% <ø> (+0.15%) ⬆️

@cla-bot cla-bot bot added the cla:yes label Jul 8, 2024
Copy link
Contributor

@ChenyuLInx ChenyuLInx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@emmyoop emmyoop merged commit 88b8b10 into main Jul 9, 2024
65 checks passed
@emmyoop emmyoop deleted the er/schema-notes branch July 9, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants