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

defined and implemented get_partitioning_measures:#137 #157

Conversation

TebaleloS
Copy link
Collaborator

@TebaleloS TebaleloS commented Feb 13, 2024

  • Defined and implemented get_partitioning_measures.
  • Added test cases but feel free to test with any size of the partitioning, as long as that partitioning exist in the database.

closes #137

@TebaleloS TebaleloS self-assigned this Feb 13, 2024
Copy link

github-actions bot commented Feb 13, 2024

JaCoCo server module code coverage report - scala 2.13.11

Overall Project 66.35%

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Feb 13, 2024

JaCoCo agent module code coverage report - scala 2.12.18

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Feb 13, 2024

JaCoCo model module code coverage report - scala 2.12.18

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@TebaleloS TebaleloS marked this pull request as ready for review February 13, 2024 08:52
Copy link
Collaborator

@lsulak lsulak left a comment

Choose a reason for hiding this comment

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

Looks very good, well done! I found a few improvements but it works in general.

  • code reviewed
  • pulled
  • built
  • ran tests
  • ran the function on my local PG instance

@benedeki
Copy link
Contributor

Resolving addressed issues in pair programming session.

Copy link
Contributor

@benedeki benedeki left a comment

Choose a reason for hiding this comment

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

Clarified things together. Looks good now, tests passed locally.

@TebaleloS TebaleloS merged commit d7123aa into master Feb 29, 2024
10 checks passed
@TebaleloS TebaleloS deleted the feature/#137-Create-DB-function-to-gather-partitioning-measure-definitions branch February 29, 2024 08:26
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.

Create DB function to gather partitioning measure definitions
3 participants