Sage-Bionetworks/Bridge-FitBit-Worker

Name: Bridge-FitBit-Worker

Owner: Sage Bionetworks

Description: Bridge Worker for FitBit Integration

Created: 2017-12-01 00:35:18.0

Updated: 2017-12-15 01:17:45.0

Pushed: 2018-01-16 22:37:03.0

Homepage: null

Size: 88

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Bridge-FitBit-Worker

Bridge Worker for FitBit Integration

To run a full build (including compile, unit tests, findbugs, and jacoco test coverage), run: mvn verify

(A full build takes about 24 seconds on my laptop, from a clean workspace.)

To just run findbugs, run: mvn compile findbugs:check

To run findbugs and get a friendly GUI to read about the bugs, run: mvn compile findbugs:findbugs findbugs:gui

To run jacoco coverage reports and checks, run: mvn test jacoco:report jacoco:check

Jacoco report will be in target/site/jacoco/index.html


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.