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

BUG/ENH: make attachements compatible with kids, and allow list in RF #2197

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

fix include mypy

ab96331
Select commit
Loading
Failed to load commit list.
Draft

BUG/ENH: make attachements compatible with kids, and allow list in RF #2197

fix include mypy
ab96331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 2, 2023 in 1s

51.70% of diff hit (target 94.45%)

View this Pull Request on Codecov

51.70% of diff hit (target 94.45%)

Annotations

Check warning on line 717 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L717

Added line #L717 was not covered by tests

Check warning on line 720 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L720

Added line #L720 was not covered by tests

Check warning on line 722 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L722

Added line #L722 was not covered by tests

Check warning on line 724 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L724

Added line #L724 was not covered by tests

Check warning on line 739 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L739

Added line #L739 was not covered by tests

Check warning on line 816 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L814-L816

Added lines #L814 - L816 were not covered by tests

Check warning on line 822 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L818-L822

Added lines #L818 - L822 were not covered by tests

Check warning on line 855 in pypdf/_writer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_writer.py#L855

Added line #L855 was not covered by tests

Check warning on line 325 in pypdf/generic/_base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_base.py#L325

Added line #L325 was not covered by tests

Check warning on line 1491 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1491

Added line #L1491 was not covered by tests

Check warning on line 1493 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1493

Added line #L1493 was not covered by tests

Check warning on line 1495 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1495

Added line #L1495 was not covered by tests

Check warning on line 1502 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1502

Added line #L1502 was not covered by tests

Check warning on line 1504 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1504

Added line #L1504 was not covered by tests

Check warning on line 1507 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1507

Added line #L1507 was not covered by tests

Check warning on line 1516 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1516

Added line #L1516 was not covered by tests

Check warning on line 1520 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1518-L1520

Added lines #L1518 - L1520 were not covered by tests

Check warning on line 1531 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1531

Added line #L1531 was not covered by tests

Check warning on line 1534 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1533-L1534

Added lines #L1533 - L1534 were not covered by tests

Check warning on line 1538 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1536-L1538

Added lines #L1536 - L1538 were not covered by tests

Check warning on line 1542 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1540-L1542

Added lines #L1540 - L1542 were not covered by tests

Check warning on line 1544 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1544

Added line #L1544 was not covered by tests

Check warning on line 1558 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1558

Added line #L1558 was not covered by tests

Check warning on line 1561 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1560-L1561

Added lines #L1560 - L1561 were not covered by tests

Check warning on line 1564 in pypdf/generic/_data_structures.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/generic/_data_structures.py#L1563-L1564

Added lines #L1563 - L1564 were not covered by tests