Skip to content

WK6#6

Open
ivanmaker wants to merge 1 commit intomasterfrom
WK6
Open

WK6#6
ivanmaker wants to merge 1 commit intomasterfrom
WK6

Conversation

@ivanmaker
Copy link
Owner

I believe that I finished everything besides the JUnit tests.

I believe that I finished everything besides the JUnit tests.
@smarks
Copy link

smarks commented Oct 16, 2018

only one test?

<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
Copy link

Choose a reason for hiding this comment

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

this file should not be included.

Copy link

Choose a reason for hiding this comment

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

also, jar files should not be checked into the source tree.

@smarks
Copy link

smarks commented Oct 16, 2018

Generally nice work here. Need more tests though.

@smarks
Copy link

smarks commented Oct 16, 2018

Great to see the circle ci build working. However, 11 tests is a bit low. Try to add some more.

@smarks
Copy link

smarks commented Oct 16, 2018

72 files are too many changes.


import java.util.List;

/**
Copy link

Choose a reason for hiding this comment

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

don't forget javadoc comments.

import java.util.List;

/**
*
Copy link

Choose a reason for hiding this comment

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

comment...

public class DatabaseActivitiesService implements ActivitiesService {



Copy link

Choose a reason for hiding this comment

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

too much white space

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.

2 participants