Skip to content

TST: Remove files after tests ran#1286

Merged
MartinThoma merged 1 commit into
mainfrom
tst-cleanup
Aug 27, 2022
Merged

TST: Remove files after tests ran#1286
MartinThoma merged 1 commit into
mainfrom
tst-cleanup

Conversation

@MartinThoma

Copy link
Copy Markdown
Member

Use the tmp_path fixture in cases where we're not interested to manually
check the resulting PDF file

@codecov

codecov Bot commented Aug 27, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1286 (464b3a9) into main (84460f5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1286   +/-   ##
=======================================
  Coverage   94.92%   94.92%           
=======================================
  Files          30       30           
  Lines        4966     4966           
  Branches     1022     1022           
=======================================
  Hits         4714     4714           
  Misses        141      141           
  Partials      111      111           

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

* Move test_basic_features.py into test_workflows.py
* Use the tmp_path fixture in cases where we're not interested to manually
  check the resulting PDF file
@MartinThoma
MartinThoma merged commit b63085e into main Aug 27, 2022
@MartinThoma
MartinThoma deleted the tst-cleanup branch August 27, 2022 11:16
MartinThoma added a commit that referenced this pull request Aug 28, 2022
Robustness (ROB):
-  Fix errors/warnings on no /Resources within extract_text (#1276)
-  Add required line separators in ContentStream ArrayObjects (#1281)

Maintenance (MAINT):
-  Use NameObject idempotency (#1290)

Testing (TST):
-  Rectangle deletion (#1289)
-  Add workflow tests (#1287)
-  Remove files after tests ran (#1286)

Packaging (PKG):
-  Add minimum version for typing_extensions requirement (#1277)

Full Changelog: 2.10.3...2.10.4
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.

1 participant