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

[Backport 2.x] Add ApiSpecFetcher for Fetching and Comparing API Specifications #906

Merged
merged 2 commits into from
Oct 9, 2024

Add slf4j-api and jackson-core dependencies

d3c8141
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add ApiSpecFetcher for Fetching and Comparing API Specifications #906

Add slf4j-api and jackson-core dependencies
d3c8141
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 0s

84.44% of diff hit (target 70.00%)

View this Pull Request on Codecov

84.44% of diff hit (target 70.00%)

Annotations

Check warning on line 34 in src/main/java/org/opensearch/flowframework/util/ApiSpecFetcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/ApiSpecFetcher.java#L34

Added line #L34 was not covered by tests

Check warning on line 87 in src/main/java/org/opensearch/flowframework/util/ApiSpecFetcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/ApiSpecFetcher.java#L87

Added line #L87 was not covered by tests

Check warning on line 101 in src/main/java/org/opensearch/flowframework/util/ApiSpecFetcher.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/ApiSpecFetcher.java#L100-L101

Added lines #L100 - L101 were not covered by tests