All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- REST-API for deployment tracking
- BigQuery configuration
- Introduced project tokens
- allow project tokens to get and push statistics
- Update to Clojure 1.8.0
- /statistics/coverage/diff endpoint to /statistics/diff/coverage
- Rewrite of project coverage aggregation: goes not arbitrary back in time and is not limited to one week/month anymore.
- statistics date route
- overwrite of data on pushing twice on a day
- expand meta/projects call with details
- add call to fetch subproject and language coverage
- unit and integration tests
- add h2 in memory db for tests
- coverage diff can now go back arbitrary days (../coverage/diff//days/)
- refactoring the whole db layer
- line and covered diff data in /statistics/coverage/diff
- changelog
##[0.7.0] - 2016-01-21
- REST-API for coverage diff (/statistics/coverage/diff/)