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

DQX engine refactor and docs update #138

Merged
merged 10 commits into from
Jan 29, 2025
Merged

DQX engine refactor and docs update #138

merged 10 commits into from
Jan 29, 2025

Conversation

mwojtyczka
Copy link
Contributor

@mwojtyczka mwojtyczka commented Jan 27, 2025

Changes

  • refactored DQEngine to use composition for easier maintenance
  • updated documentation
  • unify method names
  • added documentation of public methods
  • added guidance on testing

Linked issues

Resolves #137

Tests

  • manually tested
  • added unit tests
  • added integration tests

added unit and integration tests
updated documentation
unify method names
added documentation of public methods
@mwojtyczka mwojtyczka requested a review from a team as a code owner January 27, 2025 18:40
@mwojtyczka mwojtyczka requested review from grusin-db and removed request for a team January 27, 2025 18:40
@mwojtyczka mwojtyczka requested review from alexott and nehamilak-db and removed request for grusin-db January 27, 2025 18:43
corrected imports
Copy link

github-actions bot commented Jan 27, 2025

✅ 111/111 passed, 1 skipped, 26m2s total

Running from acceptance #274

@mwojtyczka mwojtyczka changed the title Introduced lightweight version of DQX engine DQX engine refactor and docs update Jan 29, 2025
docs/dqx/docs/reference.mdx Outdated Show resolved Hide resolved
@mwojtyczka mwojtyczka merged commit f484732 into main Jan 29, 2025
8 checks passed
@mwojtyczka mwojtyczka deleted the engine_refactor branch January 29, 2025 14:22
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.

[FEATURE]: Document public methods of the engine
2 participants