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

Support sum and group options in Table plugin #592

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Support the usage of groups by the table plugin.

c596901
Select commit
Loading
Failed to load commit list.
Open

Support sum and group options in Table plugin #592

Support the usage of groups by the table plugin.
c596901
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 22, 2024 in 1s

75.47% of diff hit (target 100.00%)

View this Pull Request on Codecov

75.47% of diff hit (target 100.00%)

Annotations

Check warning on line 49 in src/invoice2data/extract/plugins/tables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/invoice2data/extract/plugins/tables.py#L49

Added line #L49 was not covered by tests

Check warning on line 141 in src/invoice2data/extract/plugins/tables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/invoice2data/extract/plugins/tables.py#L141

Added line #L141 was not covered by tests

Check warning on line 207 in src/invoice2data/extract/plugins/tables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/invoice2data/extract/plugins/tables.py#L207

Added line #L207 was not covered by tests

Check warning on line 32 in src/invoice2data/extract/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/invoice2data/extract/utils.py#L31-L32

Added lines #L31 - L32 were not covered by tests