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

Updated copyright headers for Root project, API, and Core #569

Merged

Conversation

dlvenable
Copy link
Member

@dlvenable dlvenable commented Nov 12, 2021

Description

Updates to copyright headers to parts of the project:

  • Gradle files in root directory
  • data-prepper-api
  • data-prepper-core

Issues Resolved

Part of #189

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

…Data Prepper API and Data Prepper Core. Contributes to #189.

Signed-off-by: David Venable <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #569 (565c87e) into main (90f3427) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #569   +/-   ##
=========================================
  Coverage     92.28%   92.28%           
  Complexity      569      569           
=========================================
  Files            71       71           
  Lines          1725     1725           
  Branches        144      144           
=========================================
  Hits           1592     1592           
  Misses          102      102           
  Partials         31       31           
Impacted Files Coverage Δ
.../com/amazon/dataprepper/metrics/PluginMetrics.java 100.00% <ø> (ø)
.../com/amazon/dataprepper/model/CheckpointState.java 100.00% <ø> (ø)
.../java/com/amazon/dataprepper/model/PluginType.java 100.00% <ø> (ø)
...mazon/dataprepper/model/buffer/AbstractBuffer.java 100.00% <ø> (ø)
...ataprepper/model/buffer/SizeOverflowException.java 100.00% <ø> (ø)
...dataprepper/model/configuration/PipelineModel.java 100.00% <ø> (ø)
...n/dataprepper/model/configuration/PluginModel.java 100.00% <ø> (ø)
...dataprepper/model/configuration/PluginSetting.java 100.00% <ø> (ø)
.../dataprepper/model/event/DefaultEventMetadata.java 100.00% <ø> (ø)
.../com/amazon/dataprepper/model/event/EventType.java 100.00% <ø> (ø)
... and 43 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 90f3427...565c87e. Read the comment docs.

@dlvenable dlvenable merged commit eb94f4a into opensearch-project:main Nov 15, 2021
dapowers87 pushed a commit to dapowers87/data-prepper that referenced this pull request Nov 18, 2021
…Data Prepper API and Data Prepper Core. Contributes to #189. (opensearch-project#569)

Signed-off-by: David Venable <[email protected]>
@dlvenable dlvenable deleted the copyright-headers-api-core-189 branch November 29, 2021 17:48
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