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

chore: silence SECRET_KEY warning when running tests #26703

Merged
merged 1 commit into from
Jan 22, 2024

chore: silence SECRET_KEY warning when running tests

342f68e
Select commit
Loading
Failed to load commit list.
Merged

chore: silence SECRET_KEY warning when running tests #26703

chore: silence SECRET_KEY warning when running tests
342f68e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2024 in 1s

69.48% (-0.01%) compared to e86d4d3

View this Pull Request on Codecov

69.48% (-0.01%) compared to e86d4d3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e86d4d3) 69.48% compared to head (342f68e) 69.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #26703      +/-   ##
==========================================
- Coverage   69.48%   69.48%   -0.01%     
==========================================
  Files        1894     1894              
  Lines       74138    74138              
  Branches     8243     8243              
==========================================
- Hits        51515    51514       -1     
- Misses      20554    20555       +1     
  Partials     2069     2069              

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