Skip to content

CICD: add missing AWS credential configuration to e2e_subs #6368

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

onetechnical
Copy link
Contributor

Summary

The upload of test data was broken because AWS Credentials were not configured. This fixes that.

Test Plan

Tested on a fork to verify that it works.

@onetechnical onetechnical self-assigned this Jun 13, 2025
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.40%. Comparing base (71750c2) to head (94f88ec).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6368      +/-   ##
==========================================
+ Coverage   49.10%   50.40%   +1.30%     
==========================================
  Files         653      653              
  Lines      110377   110974     +597     
==========================================
+ Hits        54199    55935    +1736     
+ Misses      53243    52169    -1074     
+ Partials     2935     2870      -65     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmalouf gmalouf merged commit 981d065 into algorand:master Jun 13, 2025
49 checks passed
@onetechnical onetechnical deleted the testdata-aws-creds branch June 13, 2025 17:35
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.

3 participants