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

Feature/57,58 function commons #71

Merged
merged 6 commits into from
Oct 11, 2023
Merged

Feature/57,58 function commons #71

merged 6 commits into from
Oct 11, 2023

Conversation

dk1844
Copy link

@dk1844 dk1844 commented Oct 11, 2023

@dk1844 dk1844 changed the base branch from master to ultet October 11, 2023 09:21
@github-actions
Copy link

JaCoCo code coverage report - scala 2.11.12

There is no coverage information present for the Files changed

Total Project Coverage 48.81% 🍏

@github-actions
Copy link

JaCoCo code coverage report - scala 2.12.17

There is no coverage information present for the Files changed

Total Project Coverage 48.96% 🍏

build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
*/
package za.co.absa.ultet.model.function

case class FunctionGrant() extends FunctionEntry () {

Choose a reason for hiding this comment

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

Suggested change
case class FunctionGrant() extends FunctionEntry () {
case class FunctionGrant() extends FunctionEntry {

Copy link
Author

Choose a reason for hiding this comment

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

thanks, fixed

@@ -16,7 +16,7 @@

package za.co.absa.ultet.dbitems

import za.co.absa.ultet.sqlentry.SQLEntry
import za.co.absa.ultet.model.SQLEntry

trait DBItem {
def sqlEntry: SQLEntry
Copy link
Collaborator

Choose a reason for hiding this comment

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

this will be a seq, can you change it?

Copy link
Author

Choose a reason for hiding this comment

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

sure, done.

@dk1844 dk1844 merged commit 2a2254e into ultet Oct 11, 2023
5 checks passed
@dk1844 dk1844 deleted the feature/57-function-commons branch October 11, 2023 09:48
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.

3 participants