Skip to content

Conversation

@algojack
Copy link
Contributor

@algojack algojack commented Oct 8, 2021

Due to Travis not being able to handle our builds anymore, we are removing travis integration tests.

Copy link
Contributor

@algobarb algobarb left a comment

Choose a reason for hiding this comment

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

I think we still require the deploys right now for branch =~ /^rel\// AND type != pull_request. The code for deploy stage looks like they have been removed. I thought we would want to keep those in for Darwin builds and Ubuntu builds since Darwin builds are used for releases and Ubuntu builds updates DevNet.

@algojack algojack changed the title Removing all but windows from travis steps Removing integration tests from travis steps Oct 8, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

Codecov Report

Merging #3023 (3292374) into master (e00cde0) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3023      +/-   ##
==========================================
- Coverage   43.84%   43.81%   -0.03%     
==========================================
  Files         386      386              
  Lines       86767    86767              
==========================================
- Hits        38040    38021      -19     
- Misses      42709    42731      +22     
+ Partials     6018     6015       -3     
Impacted Files Coverage Δ
network/phonebook.go 83.49% <0.00%> (-5.83%) ⬇️
cmd/algoh/blockWatcher.go 77.77% <0.00%> (-3.18%) ⬇️
network/wsPeer.go 71.24% <0.00%> (-2.85%) ⬇️
ledger/catchpointwriter.go 68.18% <0.00%> (-1.30%) ⬇️
network/wsNetwork.go 62.95% <0.00%> (-1.23%) ⬇️
catchup/service.go 69.35% <0.00%> (ø)
ledger/acctupdates.go 67.11% <0.00%> (+0.28%) ⬆️
data/abi/abi_type.go 91.81% <0.00%> (+0.90%) ⬆️
ledger/blockqueue.go 83.90% <0.00%> (+1.72%) ⬆️
crypto/merkletrie/node.go 93.48% <0.00%> (+1.86%) ⬆️
... and 1 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 e00cde0...3292374. Read the comment docs.

@algojohnlee algojohnlee merged commit a516544 into algorand:master Oct 11, 2021
cce pushed a commit to cce/go-algorand that referenced this pull request Oct 28, 2021
Due to Travis not being able to handle our builds anymore, we are removing travis integration tests.
@egieseke egieseke mentioned this pull request Nov 23, 2021
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.

4 participants