Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

v32

Compare
Choose a tag to compare
@La0 La0 released this 06 Feb 11:54
· 875 commits to master since this release

Code Coverage

  • Cancel unscheduled tasks when one of the tasks fails #774
  • Ensure only one thread is downloading a given chunk at a time #812
  • Stop building Firefox and use platform-specific chrome-map.json files to rewrite LCOV #790
  • Stop rewriting LCOV files fixes #793 #801

Static Analysis

  • Do not publish flake8 bad quotes issues, fixes #777 #782
  • Pass in --quiet into eslint instead of --no-ignore, fixes #788 #791
  • Datadog support #807 #815
  • Add codespell, #797 #798
  • Add shellcheck binary, #785 #787
  • Add yamllint, #796 #799
  • Slightly improve generated code review comments, #775 #773