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

Add instructions to update talisman github pages to contributing.md #352

Closed tinamthomas closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #352 (fe75543) into master (0a7dc31) will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #352      +/-   ##
==========================================
- Coverage   69.81%   69.68%   -0.13%     
==========================================
  Files          33       33              
  Lines        1557     1557              
==========================================
- Hits         1087     1085       -2     
- Misses        438      439       +1     
- Partials       32       33       +1     
Impacted Files Coverage Δ
talismanrc/talismanrc.go 86.40% <0.00%> (-1.95%) :arrow_down:
utility/sha_256_hasher.go 37.73% <0.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 0a7dc31...fe75543. Read the comment docs.