Skip to content

Update Junit to 4.13.2 and migrate deprecated APIs to Hamcrest#20937

Merged
terrymanu merged 5 commits into
apache:masterfrom
linghengqian:junit
Sep 17, 2022
Merged

Update Junit to 4.13.2 and migrate deprecated APIs to Hamcrest#20937
terrymanu merged 5 commits into
apache:masterfrom
linghengqian:junit

Conversation

@linghengqian

@linghengqian linghengqian commented Sep 12, 2022

Copy link
Copy Markdown
Member

For #19845.

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have triggered maven check: mvn clean install -B -T2C -DskipTests -Dmaven.javadoc.skip=true -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@linghengqian linghengqian marked this pull request as ready for review September 12, 2022 11:17
� Conflicts:
�	shardingsphere-mode/shardingsphere-mode-core/src/test/java/org/apache/shardingsphere/mode/metadata/MetaDataContextsFactoryTest.java
� Conflicts:
�	shardingsphere-kernel/shardingsphere-sql-federation/shardingsphere-sql-federation-executor/shardingsphere-sql-federation-executor-core/src/main/java/org/apache/shardingsphere/sqlfederation/row/EmptyRowEnumerator.java
�	shardingsphere-proxy/shardingsphere-proxy-backend/src/test/java/org/apache/shardingsphere/proxy/backend/handler/distsql/ral/queryable/ShowSQLTranslatorRuleHandlerTest.java
�	shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-scaling/src/test/java/org/apache/shardingsphere/integration/data/pipeline/cases/migration/primarykey/TextPrimaryKeyMigrationIT.java
�	shardingsphere-test/shardingsphere-pipeline-test/src/test/java/org/apache/shardingsphere/data/pipeline/core/prepare/InventoryTaskSplitterTest.java
@codecov-commenter

codecov-commenter commented Sep 15, 2022

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.59%. Comparing base (32b29ba) to head (6d93fbf).
⚠️ Report is 12973 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20937   +/-   ##
=========================================
  Coverage     61.59%   61.59%           
  Complexity     2470     2470           
=========================================
  Files          4055     4055           
  Lines         55755    55755           
  Branches       9452     9452           
=========================================
  Hits          34343    34343           
  Misses        18540    18540           
  Partials       2872     2872           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

� Conflicts:
�	shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/test/java/org/apache/shardingsphere/sql/parser/sql/common/util/SQLUtilTest.java
�	shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-scaling/src/test/java/org/apache/shardingsphere/integration/data/pipeline/cases/migration/general/MySQLMigrationGeneralIT.java
@terrymanu

Copy link
Copy Markdown
Member

Awesome, this is a big PR, I will check it soon

@terrymanu terrymanu added this to the 5.2.1 milestone Sep 17, 2022
@terrymanu terrymanu added in: test type: dependencies Pull requests that update a dependency file labels Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: test type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants