dropwizard/dropwizard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
dropwizard-example/src/main/java/com/example/helloworld/api/Saying.java25
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/auth/ExampleAuthenticator.java25
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/auth/ExampleAuthorizer.java9
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/cli/RenderCommand.java41
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/core/Person.java79
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/core/Template.java14
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/core/User.java26
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/db/PersonDAO.java20
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/filter/DateNotSpecifiedFilter.java19
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/filter/DateRequired.java9
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/filter/DateRequiredFeature.java14
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/health/TemplateHealthCheck.java16
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/FilteredResource.java13
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/HelloWorldResource.java51
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/PeopleResource.java29
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/PersonResource.java43
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/ProtectedClassResource.java30
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/ProtectedResource.java24
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/resources/ViewResource.java37
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/tasks/EchoTask.java15
A
0 mins
dropwizard-example/src/main/java/com/example/helloworld/views/PersonView.java24
A
0 mins
dropwizard-example/src/main/resources/assets/example.txt
dropwizard-example/src/main/resources/assets/pure-min.css
dropwizard-example/src/main/resources/banner.txt
dropwizard-example/src/main/resources/com/example/helloworld/views/freemarker/person.ftl
dropwizard-example/src/main/resources/com/example/helloworld/views/mustache/person.mustache
dropwizard-example/src/main/resources/migrations.xml
dropwizard-example/src/main/resources/views/ftl/iso88591.ftl
dropwizard-example/src/main/resources/views/ftl/utf8.ftl
dropwizard-example/src/main/resources/views/mustache/iso88591.mustache
dropwizard-example/src/main/resources/views/mustache/utf8.mustache
dropwizard-example/src/test/java/com/example/helloworld/DockerIntegrationTest.java137
B
6 hrs
dropwizard-example/src/test/java/com/example/helloworld/IntegrationTest.java121
B
6 hrs
dropwizard-example/src/test/java/com/example/helloworld/core/PersonTest.java15
A
0 mins
dropwizard-example/src/test/java/com/example/helloworld/core/UserTest.java19
A
0 mins
dropwizard-example/src/test/java/com/example/helloworld/db/PersonDAOIntegrationTest.java68
A
3 hrs
dropwizard-example/src/test/java/com/example/helloworld/db/PersonDAOTest.java49
A
3 hrs
dropwizard-example/src/test/java/com/example/helloworld/resources/PeopleResourceTest.java80
A
0 mins
dropwizard-example/src/test/java/com/example/helloworld/resources/PersonResourceTest.java39
A
0 mins
dropwizard-example/src/test/java/com/example/helloworld/resources/ProtectedClassResourceTest.java71
A
50 mins
dropwizard-example/src/test/java/com/example/helloworld/resources/ProtectedResourceTest.java77
A
2 hrs
dropwizard-example/src/test/resources/person.json
dropwizard-example/src/test/resources/test-docker-example.yml
dropwizard-example/src/test/resources/test-example.yml
dropwizard-forms/pom.xml
dropwizard-forms/src/main/java/io/dropwizard/forms/MultiPartBundle.java11
A
0 mins
dropwizard-forms/src/test/java/io/dropwizard/forms/MultiPartBundleTest.java18
A
0 mins
dropwizard-health/pom.xml
dropwizard-health/src/main/java/io/dropwizard/health/DefaultHealthFactory.java167
A
1 hr
dropwizard-health/src/main/java/io/dropwizard/health/DelayedShutdownHandler.java25
A
0 mins