thoughtworks / talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
https://thoughtworks.github.io/talisman/
MIT License
1.91k stars 241 forks source link

Move to GH actions to start being able to make new releases #294

Closed svishwanath-tw closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #294 (86bcc06) into master (5bbaae6) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   69.52%   69.52%           
=======================================
  Files          27       27           
  Lines        1086     1086           
=======================================
  Hits          755      755           
  Misses        298      298           
  Partials       33       33           
Impacted Files Coverage Δ
runner.go 79.59% <ø> (ø)
talisman.go 41.97% <50.00%> (ø)

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 5bbaae6...3f30d4b. Read the comment docs.