melg8 / cit

Control your c++ code using this ci template and development environment powered by nix and docker.
Other
14 stars 3 forks source link

add justfile and its commands #17

Closed melg8 closed 2 years ago

github-actions[bot] commented 2 years ago

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 28 0 0.21s
✅ BASH shellcheck 28 0 0.15s
✅ BASH shfmt 28 0 0 0.02s
✅ CMAKE cmake-format 11 0 0 0.53s
✅ CMAKE cmake-lint 11 0 0.51s
✅ CPP clang-format 25 0 0 0.14s
✅ CPP clang-tidy 25 0 112.82s
✅ CPP cppcheck 25 0 3.58s
✅ CPP cpplint 25 0 0.92s
✅ GIT commitlint yes no 0.98s
✅ GIT conform yes no 0.88s
✅ GIT gitlint yes no 0.62s
✅ GIT git_diff yes no 0.04s
✅ GIT git-lint yes no 0.59s
✅ GIT git_sizer yes no 0.12s
✅ GIT git-spell yes no 2.96s
✅ LICENSE reuse yes no 1.43s
✅ LS ls-lint yes no 0.04s
✅ LS ls-spell 162 0 2.33s
✅ MARKDOWN mdl 3 0 0.63s
✅ MARKDOWN remark-lint 3 0 0 2.43s
✅ MARKDOWN textlint 2 0 10.8s
✅ NIX nixpkgs-fmt-wrapper 24 0 0 0.32s
✅ NIX nix-linter 20 0 0.14s
✅ SPELL codespell 162 0 0.54s
✅ SPELL cspell 162 0 7.97s
✅ YAML prettier 30 0 0 1.91s
✅ YAML yamllint 30 0 1.21s

See errors details in artifact MegaLinter reports on CI Job page

codecov-commenter commented 2 years ago

Codecov Report

Merging #17 (b5744ef) into develop (920e356) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop     #17   +/-   ##
=======================================
  Coverage     98.6%   98.6%           
=======================================
  Files           25      25           
  Lines          798     798           
=======================================
  Hits           787     787           
  Misses          11      11           
Flag Coverage Δ
clang_unit_tests 98.3% <ø> (ø)
gcc_unit_tests 100.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 920e356...b5744ef. Read the comment docs.

github-actions[bot] commented 2 years ago

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 28 0 0.2s
✅ BASH shellcheck 28 0 0.14s
✅ BASH shfmt 28 0 0 0.04s
✅ CMAKE cmake-format 11 0 0 0.55s
✅ CMAKE cmake-lint 11 0 0.59s
✅ CPP clang-format 25 0 0 0.16s
✅ CPP clang-tidy 25 0 111.35s
✅ CPP cppcheck 25 0 3.6s
✅ CPP cpplint 25 0 0.95s
✅ GIT commitlint yes no 1.09s
✅ GIT conform yes no 0.82s
✅ GIT gitlint yes no 0.52s
✅ GIT git_diff yes no 0.01s
✅ GIT git-lint yes no 0.53s
✅ GIT git_sizer yes no 0.12s
✅ GIT git-spell yes no 2.58s
✅ LICENSE reuse yes no 1.29s
✅ LS ls-lint yes no 0.03s
✅ LS ls-spell 162 0 2.32s
✅ MARKDOWN mdl 3 0 0.62s
✅ MARKDOWN remark-lint 3 0 0 2.43s
✅ MARKDOWN textlint 2 0 10.43s
✅ NIX nixpkgs-fmt-wrapper 24 0 0 0.33s
✅ NIX nix-linter 20 0 0.17s
✅ SPELL codespell 162 0 0.59s
✅ SPELL cspell 162 0 7.93s
✅ YAML prettier 30 0 0 1.79s
✅ YAML yamllint 30 0 1.16s

See errors details in artifact MegaLinter reports on CI Job page