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

DO_NOT_MERGE: test #8

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

DO_NOT_MERGE: test #8

wants to merge 2 commits into from

Conversation

zeriyoshi
Copy link
Contributor

No description provided.

This comment has been minimized.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review for uncovered lines

/* }}} */

/* {{{ PHP_MINFO_FUNCTION */
PHP_MINFO_FUNCTION(conga)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines are not covered by tests.

Comment on lines +60 to +63
php_info_print_table_start();
php_info_print_table_row(2, "conga support", "enabled");
php_info_print_table_end();
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines are not covered by tests.

Copy link

Code Metrics Report

main (40a0351) #8 (b2b760e) +/-
Coverage 75.0% 100.0% +25.0%
Details
  |           | main (40a0351) | #8 (b2b760e) |  +/-   |
  |-----------|----------------|--------------|--------|
+ | Coverage  |          75.0% |       100.0% | +25.0% |
  |   Files   |              1 |            1 |      0 |
  |   Lines   |             20 |           20 |      0 |
+ |   Covered |             15 |           20 |     +5 |

Code coverage of files in pull request scope (0.0% → 100.0%)

Files Coverage +/-
ext/conga.c 100.0% +100.0%

Reported by octocov

@zeriyoshi zeriyoshi force-pushed the main branch 2 times, most recently from 32ccca9 to 8f475ad Compare August 22, 2024 19:52
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