Commit History

Author SHA1 Message Date
  Andrey 5d4a0ea648 Merge pull request #48 from eolivi/feat_ratio 2 years ago
  Emmanuel Olivi 9f51b37c2e Correct output for float using format() instead of str(). Update gold files 2 years ago
  Emmanuel Olivi d6466b798b Comment ratio: only keep a 3-digit precision to improve reproducibility between python2 / python3 2 years ago
  Emmanuel Olivi 2c80d2160c define back the std.code.ratio.comments as lines_comments/(lines_comments+lines_codes) 2 years ago
  Emmanuel Olivi ad2b3589d0 define the std.code.ratio.comments as lines_comments/lines_codes instead of lines_comments/(lines_comments+lines_codes) 2 years ago
  Emmanuel Olivi f7a495841f solve bug on python 2.7 for std.code.ratio.comments 2 years ago
  Emmanuel Olivi a6a3e643d3 Add tests on new metric ratio 2 years ago
  holyraspi 1b434a03af Correction of api import 4 years ago
  holyraspi eb01e802d4 Added new metric, ratio of comment lines to code lines 4 years ago
  Andrey 8b1a4b9565 1.7.1 3 years ago
  Andrey 73e55ee683 1.7.1 3 years ago
  Andrey 1273190190 Merge pull request #46 from Reisz/master 3 years ago
  Reisz 73380a36c4 Add support for constrexpr to number parsing 3 years ago
  Reisz 642cf98931 Fix region parser consuming number separators 3 years ago
  Reisz 9b2ee77d90 Update unit test to include new number formats 3 years ago
  Reisz 3ac67231e3 Improve C/C++ number parsing 3 years ago
  Marina Konstantinova 367e394de8 Add dockerfile 3 years ago
  Andrey Konstantinov 91a748d61f fix gh pages root page 3 years ago
  Andrey Konstantinov e556a7cdca serve under subfolder 3 years ago
  Andrey Konstantinov 3b4d7ef446 fix CI build 3 years ago
  Andrey Konstantinov 5d89015d03 fix gh pages build 3 years ago
  Andrey Konstantinov d9aa47107a fix gh pages build 3 years ago
  Andrey Konstantinov 83e7f3b933 add github action to publish docs to gh-pages branch 3 years ago
  Andrey Konstantinov bcd738f5c7 build docs 3 years ago
  Andrey Konstantinov 35053ed6e3 update logo icon and remove blog 3 years ago
  Andrey Konstantinov d81e860079 spelling 3 years ago
  Andrey Konstantinov 6120ec9140 new icons 3 years ago
  Andrey Konstantinov 0367e82ab2 Merge remote-tracking branch 'origin/feature/#25-docs-improvements' 3 years ago
  Andrey Konstantinov cb87f5650f 1.7.0 3 years ago
  Andrey c594e58817 Merge pull request #40 from greg-junkietech/feature/#34-prometheus-export-format_fix 3 years ago