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

Add Apache 2.0 license headers to Fetch Migration python code #436

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

kartg
Copy link
Member

@kartg kartg commented Nov 16, 2023

Description

Adds a short Apache 2.0 license header to Fetch Migration source code and unit tests. No functionality changes.

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • 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.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f8dcf96) 73.24% compared to head (5cba5a9) 73.22%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #436      +/-   ##
============================================
- Coverage     73.24%   73.22%   -0.03%     
  Complexity     1056     1056              
============================================
  Files           112      112              
  Lines          4527     4527              
  Branches        417      417              
============================================
- Hits           3316     3315       -1     
  Misses          954      954              
- Partials        257      258       +1     
Flag Coverage Δ
unittests 73.22% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@kartg
Copy link
Member Author

kartg commented Nov 16, 2023

Codecov is failing due to unrelated Java code

@sumobrian sumobrian merged commit 7d5f097 into opensearch-project:main Nov 16, 2023
7 of 8 checks passed
@kartg kartg deleted the fetch-license-headers branch November 16, 2023 06: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.

2 participants