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

Control memory usage of some resource-intensive unit tests #564

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

Lucas-C
Copy link
Member

@Lucas-C Lucas-C commented Sep 29, 2022

No description provided.

@Lucas-C Lucas-C force-pushed the assert-memory-usage branch 5 times, most recently from b0c030d to 206f2c1 Compare September 29, 2022 08:53
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 94.06% // Head: 93.93% // Decreases project coverage by -0.13% ⚠️

Coverage data is based on head (5b488f7) compared to base (291c057).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
- Coverage   94.06%   93.93%   -0.14%     
==========================================
  Files          21       21              
  Lines        6120     5986     -134     
  Branches     1251     1217      -34     
==========================================
- Hits         5757     5623     -134     
  Misses        189      189              
  Partials      174      174              
Impacted Files Coverage Δ
fpdf/fpdf.py 92.60% <ø> (-0.01%) ⬇️
fpdf/prefs.py 90.90% <0.00%> (-1.95%) ⬇️
fpdf/drawing.py 92.43% <0.00%> (-0.29%) ⬇️
fpdf/syntax.py 95.37% <0.00%> (-0.05%) ⬇️
fpdf/sign.py 100.00% <0.00%> (ø)
fpdf/enums.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Lucas-C Lucas-C merged commit 7fce723 into master Sep 29, 2022
@Lucas-C Lucas-C deleted the assert-memory-usage branch September 29, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant