Releases
0.0.1
removes the need for directoryHash
fixes bug with ci environment discovery that adds empty attributes
updates dependencies
updates the directoryHash function to work with different versions of node
fixes cli issues (not setting MONGO_URL correctly)
fixes issues with directoryHash functionality
check for the version on the server and alert the user to upgrade if the versions are different
fixes issue with git parsing all of the commit logs instead of the most recent
moves mongo operations to mongoose
uses express, simplifies server logic
fixes issue where 0/0 is NaN
make sure the git remotes are set correctly
does not allow analytics to be pushed without having a git remote setup
adds tests for node-coverage-cli
fixes the routes for getting coverage data
updates main page to show current server version
gets data from the environment variables to check for any services running
be able to use node 4 for the node-coverage-cli
adds loading interstitial view for all coverage pages
separates out some styles into style.css (coverage pages)
truncates commit message if it is too large
fixes the coverageFile page to show the correct percentage
fixes the coverageFile page to show the correct point in history
updates screenshots
fixes routes to be more generic
removes redundant code
uses git-url-parse to format the urls before being sent to the service
updates travis script
updates readme to have badge that points to coverage service
updates package.json to send coverage details to coverage service
we don't need build dependencies
remove support for node 4
minor improvements
fixes coverage page using an incorrect interface for CoverageChart
fixes coverageFile page to have the same layout as the other coverage pages
adds the error on the page to the error view in all coverage pages
uses the window location to generate the code snippet on the main page
captures ci information
updates main page to show the correct way to get tap coverage
updates routes to accept ci data from cli
You can’t perform that action at this time.