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

[16.0][MIG] account_check_printing_report_base #725

Open
wants to merge 50 commits into
base: 16.0
Choose a base branch
from

[FIX] account_check_printing_report_base: fix test to use correct pay…

0c11e25
Select commit
Loading
Failed to load commit list.
Open

[16.0][MIG] account_check_printing_report_base #725

[FIX] account_check_printing_report_base: fix test to use correct pay…
0c11e25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 3, 2025 in 0s

81.78% of diff hit (target 90.79%)

View this Pull Request on Codecov

81.78% of diff hit (target 90.79%)

Annotations

Check warning on line 19 in account_check_printing_report_base/models/account_payment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/models/account_payment.py#L19

Added line #L19 was not covered by tests

Check warning on line 31 in account_check_printing_report_base/models/account_payment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/models/account_payment.py#L31

Added line #L31 was not covered by tests

Check warning on line 55 in account_check_printing_report_base/models/account_payment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/models/account_payment.py#L55

Added line #L55 was not covered by tests

Check warning on line 35 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L35

Added line #L35 was not covered by tests

Check warning on line 38 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 44 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L44

Added line #L44 was not covered by tests

Check warning on line 47 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L47

Added line #L47 was not covered by tests

Check warning on line 50 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L53

Added line #L53 was not covered by tests

Check warning on line 57 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 65 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L65

Added line #L65 was not covered by tests

Check warning on line 72 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 91 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L87-L91

Added lines #L87 - L91 were not covered by tests

Check warning on line 100 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L100

Added line #L100 was not covered by tests

Check warning on line 141 in account_check_printing_report_base/report/check_print.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/check_print.py#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 20 in account_check_printing_report_base/report/lang.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/lang.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 30 in account_check_printing_report_base/report/lang.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/lang.py#L30

Added line #L30 was not covered by tests

Check warning on line 37 in account_check_printing_report_base/report/lang.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/lang.py#L37

Added line #L37 was not covered by tests

Check warning on line 39 in account_check_printing_report_base/report/lang.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/report/lang.py#L39

Added line #L39 was not covered by tests

Check warning on line 50 in account_check_printing_report_base/tests/test_check_printing_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/tests/test_check_printing_report.py#L50

Added line #L50 was not covered by tests

Check warning on line 176 in account_check_printing_report_base/tests/test_check_printing_report.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

account_check_printing_report_base/tests/test_check_printing_report.py#L175-L176

Added lines #L175 - L176 were not covered by tests