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/project succeeded Oct 9, 2024 in 1s

78.07% (+0.03%) compared to 0cde785

View this Pull Request on Codecov

78.07% (+0.03%) compared to 0cde785

Details

Codecov Report

Attention: Patch coverage is 84.44444% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.07%. Comparing base (0cde785) to head (d3c8141).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../opensearch/flowframework/util/ApiSpecFetcher.java 82.05% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #906      +/-   ##
============================================
+ Coverage     78.04%   78.07%   +0.03%     
- Complexity      977      995      +18     
============================================
  Files            97       99       +2     
  Lines          4554     4621      +67     
  Branches        423      431       +8     
============================================
+ Hits           3554     3608      +54     
- Misses          823      833      +10     
- Partials        177      180       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.