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

Remove rc1 build qualifier for 2.0 #396

Merged
merged 1 commit into from
May 17, 2022
Merged

Remove rc1 build qualifier for 2.0 #396

merged 1 commit into from
May 17, 2022

Conversation

ankitkala
Copy link
Member

@ankitkala ankitkala commented May 17, 2022

Signed-off-by: Ankit Kala [email protected]

Description

Remove rc1 build qualifier for 2.0

Issues Resolved

#390

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.

@ankitkala ankitkala requested a review from a team May 17, 2022 05:44
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2022

Codecov Report

Merging #396 (10dde9b) into 2.0 (c0a696a) will increase coverage by 1.51%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.0     #396      +/-   ##
============================================
+ Coverage     72.46%   73.97%   +1.51%     
- Complexity      973      991      +18     
============================================
  Files           141      141              
  Lines          4554     4554              
  Branches        504      504              
============================================
+ Hits           3300     3369      +69     
+ Misses          933      862      -71     
- Partials        321      323       +2     
Impacted Files Coverage Δ
...arch/replication/metadata/UpdateMetadataRequest.kt 77.27% <0.00%> (-18.19%) ⬇️
...action/stop/TransportStopIndexReplicationAction.kt 69.33% <0.00%> (-4.00%) ⬇️
.../replication/action/index/ReplicateIndexRequest.kt 63.52% <0.00%> (+1.17%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.73% <0.00%> (+2.94%) ⬆️
...rch/replication/task/index/IndexReplicationTask.kt 70.99% <0.00%> (+3.01%) ⬆️
...lication/action/status/TranportShardsInfoAction.kt 100.00% <0.00%> (+3.33%) ⬆️
...arch/replication/task/autofollow/AutoFollowTask.kt 74.32% <0.00%> (+3.37%) ⬆️
...ication/action/stats/TransportLeaderStatsAction.kt 88.88% <0.00%> (+3.70%) ⬆️
...ation/action/pause/PauseIndexReplicationRequest.kt 74.07% <0.00%> (+3.70%) ⬆️
... and 12 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 c0a696a...10dde9b. Read the comment docs.

@ankitkala ankitkala enabled auto-merge (squash) May 17, 2022 06:53
@ankitkala ankitkala merged commit 818e8d0 into opensearch-project:2.0 May 17, 2022
@ankitkala ankitkala deleted the version_bump branch May 17, 2022 06:53
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