Skip to content

Conversation

@enitrat
Copy link
Member

@enitrat enitrat commented Jun 3, 2025

No description provided.

@enitrat enitrat force-pushed the dev/handle-ci-memory branch from ebfffce to a151e2b Compare June 3, 2025 13:43
@enitrat enitrat force-pushed the dev/handle-ci-memory branch from a151e2b to 2f342f4 Compare June 3, 2025 13:46
@codecov
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.55%. Comparing base (d721ca5) to head (2f342f4).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1479      +/-   ##
==========================================
+ Coverage   74.71%   82.55%   +7.84%     
==========================================
  Files          68       73       +5     
  Lines       18699    19996    +1297     
==========================================
+ Hits        13971    16508    +2537     
+ Misses       4728     3488    -1240     
Flag Coverage Δ
ci-ef-tests 80.69% <ø> (?)
nightly-ef-tests 82.55% <ø> (+7.84%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

if is_ci:
# More conservative settings for CI
return {
"min_available_gb": 2.0, # Need at least 2GB free
Copy link

Choose a reason for hiding this comment

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

Suggested change
"min_available_gb": 2.0, # Need at least 2GB free
"min_available_gb": 2.0, # Needs at least 2GB free

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants