Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech-debt: Update submodule, e2e tests #1388

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

Eric-Warehime
Copy link
Contributor

Summary

Updates the submodule to the most recent nightly build.

Also removed the needle in the haystack logging because it seems to cause more confusion than help. Updated the logging to still provide the same set of information. And I updated the circle CI rel-nightly e2e build tar to pull from.

Test Plan

Ran e2elive locally against the updated rel-nightly tar.

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #1388 (e0b7852) into develop (f56ae83) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1388      +/-   ##
===========================================
- Coverage    65.38%   65.33%   -0.06%     
===========================================
  Files           79       79              
  Lines        11274    11274              
===========================================
- Hits          7372     7366       -6     
- Misses        3338     3342       +4     
- Partials       564      566       +2     
Impacted Files Coverage Δ
fetcher/fetcher.go 62.71% <0.00%> (-1.28%) ⬇️
idb/postgres/postgres.go 64.83% <0.00%> (-0.14%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -164,18 +164,6 @@ def firstFromS3Prefix(
haystack = []
found_needle = False

def report():
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you...I hated this message

@Eric-Warehime Eric-Warehime merged commit f2d4df2 into algorand:develop Dec 21, 2022
@Eric-Warehime Eric-Warehime deleted the update-submodule-2 branch December 21, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants