Skip to content

RC2-Beta-Protptype 1

Compare
Choose a tag to compare
@yasali yasali released this 25 Apr 14:59

Release Notes

Date: 20140425

Release: Muses Prototype - 1 Alpha

Muses Client

Muses Client
    Git: d2ed4ea
    File: MusesClient.apk

MusesAwareApp 
    Git: 9f4a92a
    File: MusesAwareApp.apk

Common Code

common
    Git: 0f76c70
    File: common-0.0.1-SNAPSHOT.jar

Server

server
    Git: 49d45e7
    File: server-0.0.1-SNAPSHOT.war

Comments:

  • No communication with the server, when user performs any action (login).
  • No policy or other data is received from the server.

Fixes:

  • Communication fixed between client and server for users action from muses aware app (accessing an asset)
  • Fixes in muses GUI (Logged in view was not shown after login).

Coverage :

  • 35.8% (31 tests) percent coverage for server project
  • No test coverage for common project
  • 31% coverage for client project

Code quality:

Server : Rules Compliance 72%, Violations 375

Common : Rules Compliance 93.5%, Violations 46

Client : Lint: 84 issues.