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

Added data-prepper-logstash-configuration to jacocoTestCoverageVerifi… #1163

Merged

Conversation

sbayer55
Copy link
Member

@sbayer55 sbayer55 commented Mar 9, 2022

Signed-off-by: Steven Bayer [email protected]

Description

Added data-prepper-logstash-configuration to test coverage report

Issues Resolved

Missing test coverage report

Check List

  • New functionality includes testing.
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@sbayer55 sbayer55 requested a review from a team as a code owner March 9, 2022 17:18
@codecov-commenter
Copy link

Codecov Report

Merging #1163 (b032210) into main (1dab869) will increase coverage by 1.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1163      +/-   ##
============================================
+ Coverage     91.89%   93.01%   +1.11%     
- Complexity      703      881     +178     
============================================
  Files            87      116      +29     
  Lines          2037     2593     +556     
  Branches        171      224      +53     
============================================
+ Hits           1872     2412     +540     
- Misses          122      130       +8     
- Partials         43       51       +8     
Impacted Files Coverage Δ
.../dataprepper/logstash/LogstashConfigConverter.java 100.00% <0.00%> (ø)
...pper/logstash/mapping/AttributesMapperCreator.java 100.00% <0.00%> (ø)
...apping/AbstractLogstashPluginAttributesMapper.java 97.22% <0.00%> (ø)
.../dataprepper/logstash/model/LogstashAttribute.java 100.00% <0.00%> (ø)
...prepper/logstash/mapping/LogstashMappingModel.java 100.00% <0.00%> (ø)
...tash/mapping/OpenSearchPluginAttributesMapper.java 100.00% <0.00%> (ø)
.../dataprepper/logstash/model/LogstashValueType.java 100.00% <0.00%> (ø)
...rch/dataprepper/logstash/model/LogstashPlugin.java 100.00% <0.00%> (ø)
...logstash/mapping/GrokOverwriteAttributeHelper.java 100.00% <0.00%> (ø)
...sh/mapping/GrokLogstashPluginAttributesMapper.java 100.00% <0.00%> (ø)
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1dab869...b032210. Read the comment docs.

@sbayer55 sbayer55 force-pushed the logstash-converter-test-coverage branch from b032210 to c6fdd18 Compare March 9, 2022 18:47
@sbayer55 sbayer55 merged commit e0c3876 into opensearch-project:main Mar 10, 2022
@sbayer55 sbayer55 deleted the logstash-converter-test-coverage branch March 17, 2022 14:30
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.

4 participants