Skip to content

Update test_exercise_3.py #754

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jcarnaxide
Copy link
Contributor

#743 testing in Python version 3.13, the solution uses a bit more memory than previously in Python version 3.12.

I saw an increase up to about 170MB of memory used for my run.

The provided example which is meant to use too much memory uses about 740MB.

So I think a new threshold of 200MB should be sufficient. This will also be backwards compatible.

bloomberg#743 testing in Python version 3.13, the solution uses a bit more memory than previously in Python version 3.12.

I saw an increase up to about 170MB of memory used for my run.

The provided example which is meant to use too much memory uses about 740MB.

So I think a new threshold of 200MB should be sufficient. This will also be backwards compatible.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.87%. Comparing base (864fc2d) to head (418047d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #754      +/-   ##
==========================================
- Coverage   92.90%   92.87%   -0.04%     
==========================================
  Files          95       95              
  Lines       11687    11687              
  Branches      407      407              
==========================================
- Hits        10858    10854       -4     
- Misses        829      833       +4     
Flag Coverage Δ
cpp 92.87% <ø> (-0.04%) ⬇️
python_and_cython 92.87% <ø> (-0.04%) ⬇️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants