Skip to content

Releases: gabrielcsapo/lcov-server

1.2.0

28 Oct 06:14
Compare
Choose a tag to compare
  • don't override commit for travis builds

1.1.9

28 Oct 06:01
Compare
Choose a tag to compare
  • fixes environment overrides for CI

1.1.8

28 Oct 05:28
Compare
Choose a tag to compare
  • fixes coverage api to sort before limit is run
  • adds more examples to storybook
  • fixes error not propagating on main coverage page
  • fixes a bug when parsing coverage which stops NaN values from being added to array
  • abstracts CLI functionality into library to add more extensive tests

1.1.7

26 Oct 06:59
Compare
Choose a tag to compare
  • includes moment as a production dependency

1.1.6

26 Oct 06:53
Compare
Choose a tag to compare
  • uses the correct values for git
  • reduces error in calculating coverage points by abstracting to helper method
  • ensures that the history is sorted correctly
  • fixes the generation of graphs to be more accurate (using total data instead of just a single file)
  • fixes the generation of badges to be more accurate (using total data instead of just a single file)
  • updates dependencies
  • fixes the calculation of source files

1.1.5

26 Oct 00:17
Compare
Choose a tag to compare
  • guards retrieval of values
  • sets the default parser to lcov

1.1.4

25 Oct 02:08
Compare
Choose a tag to compare
  • removes babel-register, ships a pre-compiled bundle

1.1.3

25 Oct 00:12
Compare
Choose a tag to compare
  • fixes compatibility with older versions of node <8

1.1.2

24 Oct 17:48
Compare
Choose a tag to compare
  • fixes location of bin

1.1.1

24 Oct 09:28
Compare
Choose a tag to compare
  • fixes location of bin