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

Add basic dbt objects and rule definitions #6

Merged
merged 27 commits into from
Mar 25, 2024

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    794e79b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    25d1059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c0a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8811c28 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4a620e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1ddd4b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    5e4a4bc View commit details
    Browse the repository at this point in the history
  2. Fix Model.from_node

    jochemvandooren committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7e24cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1e0fb3 View commit details
    Browse the repository at this point in the history
  4. Fix typehints

    jochemvandooren committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    787bebf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dce673b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c14d7a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8636f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db2643b View commit details
    Browse the repository at this point in the history
  9. Improve loading

    jochemvandooren committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    66e2c73 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Add unit tests.

    jochemvandooren committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    cb82aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf66c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8256171 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    05c46ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77279a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Update src/dbt_score/models.py

    Co-authored-by: Matthieu Caneill <[email protected]>
    jochemvandooren and matthieucan authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cbca0b2 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_models.py

    Co-authored-by: Matthieu Caneill <[email protected]>
    jochemvandooren and matthieucan authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    23282db View commit details
    Browse the repository at this point in the history
  3. Update tests/conftest.py

    Co-authored-by: Matthieu Caneill <[email protected]>
    jochemvandooren and matthieucan authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    09b0883 View commit details
    Browse the repository at this point in the history
  4. Naming and fix path

    jochemvandooren committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2a4966c View commit details
    Browse the repository at this point in the history
  5. Improve indendation

    jochemvandooren committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a21c5c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d94bf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f396137 View commit details
    Browse the repository at this point in the history