Skip to content

Conversation

@algobarb
Copy link
Contributor

@algobarb algobarb commented Sep 21, 2021

Summary

Rotated slack token in environment variable and removed the codecov token from Travis file. codecov token is removed because it's not needed for public repos.

Test Plan

Check that tests are still passing with the new change. Unable to test the impact on slack alerts on rel/nightly, but the impact should be quite low. Also am using a branch rather than a forked repo since I am modifying travis environment variables.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2021

Codecov Report

Merging #2934 (2f46a40) into master (4b67562) will decrease coverage by 10.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #2934       +/-   ##
===========================================
- Coverage   47.29%   37.17%   -10.12%     
===========================================
  Files         355      353        -2     
  Lines       57182    57164       -18     
===========================================
- Hits        27043    21251     -5792     
- Misses      27079    33163     +6084     
+ Partials     3060     2750      -310     
Impacted Files Coverage Δ
util/condvar/timedwait.go 0.00% <0.00%> (-100.00%) ⬇️
data/transactions/payset.go 0.00% <0.00%> (-100.00%) ⬇️
crypto/merklearray/worker.go 0.00% <0.00%> (-100.00%) ⬇️
crypto/compactcert/structs.go 0.00% <0.00%> (-100.00%) ⬇️
agreement/agreementtest/keyManager.go 0.00% <0.00%> (-100.00%) ⬇️
daemon/algod/api/server/lib/middlewares/auth.go 0.00% <0.00%> (-100.00%) ⬇️
ledger/onlineacct.go 11.76% <0.00%> (-88.24%) ⬇️
agreement/agreementtest/simulate.go 0.00% <0.00%> (-87.68%) ⬇️
util/metrics/service.go 0.00% <0.00%> (-87.10%) ⬇️
crypto/compactcert/bigfloat.go 0.00% <0.00%> (-87.04%) ⬇️
... and 157 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 4b67562...2f46a40. Read the comment docs.

Copy link
Contributor

@algojack algojack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@algojohnlee algojohnlee merged commit 01d853f into master Sep 21, 2021
@algojohnlee algojohnlee deleted the algobarb/rotate-env-vars branch September 21, 2021 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants