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

(feat) lib: expose api() and handle() #11

Merged
merged 1 commit into from
Jun 21, 2024

(feat) lib: expose api() and handle()

79e31d0
Select commit
Loading
Failed to load commit list.
Merged

(feat) lib: expose api() and handle() #11

(feat) lib: expose api() and handle()
79e31d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 21, 2024 in 0s

0.00% of diff hit (target 44.83%)

View this Pull Request on Codecov

0.00% of diff hit (target 44.83%)

Annotations

Check warning on line 132 in lib/src/main/java/org/pcre4j/Pcre2Code.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2Code.java#L132

Added line #L132 was not covered by tests

Check warning on line 141 in lib/src/main/java/org/pcre4j/Pcre2Code.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2Code.java#L141

Added line #L141 was not covered by tests

Check warning on line 66 in lib/src/main/java/org/pcre4j/Pcre2CompileContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2CompileContext.java#L66

Added line #L66 was not covered by tests

Check warning on line 75 in lib/src/main/java/org/pcre4j/Pcre2CompileContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2CompileContext.java#L75

Added line #L75 was not covered by tests

Check warning on line 59 in lib/src/main/java/org/pcre4j/Pcre2GeneralContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2GeneralContext.java#L59

Added line #L59 was not covered by tests

Check warning on line 68 in lib/src/main/java/org/pcre4j/Pcre2GeneralContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2GeneralContext.java#L68

Added line #L68 was not covered by tests

Check warning on line 63 in lib/src/main/java/org/pcre4j/Pcre2MatchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2MatchContext.java#L63

Added line #L63 was not covered by tests

Check warning on line 72 in lib/src/main/java/org/pcre4j/Pcre2MatchContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2MatchContext.java#L72

Added line #L72 was not covered by tests

Check warning on line 90 in lib/src/main/java/org/pcre4j/Pcre2MatchData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2MatchData.java#L90

Added line #L90 was not covered by tests

Check warning on line 99 in lib/src/main/java/org/pcre4j/Pcre2MatchData.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/main/java/org/pcre4j/Pcre2MatchData.java#L99

Added line #L99 was not covered by tests