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

Fix side effect of setting env variables 'AWS_ACCESS_KEY_ID' and 'AWS_SECRET_ACCESS_KEY' #128

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Add changelog entry

2c65224
Select commit
Loading
Failed to load commit list.
Open

Fix side effect of setting env variables 'AWS_ACCESS_KEY_ID' and 'AWS_SECRET_ACCESS_KEY' #128

Add changelog entry
2c65224
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

85.37% (-0.02%) compared to 8106767, passed because coverage increased by 0% when compared to adjusted base (85.37%)

View this Pull Request on Codecov

85.37% (-0.02%) compared to 8106767, passed because coverage increased by 0% when compared to adjusted base (85.37%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.37%. Comparing base (8106767) to head (2c65224).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   85.38%   85.37%   -0.02%     
==========================================
  Files          32       32              
  Lines        2012     2010       -2     
==========================================
- Hits         1718     1716       -2     
  Misses        294      294              

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