shardingsphere icon indicating copy to clipboard operation
shardingsphere copied to clipboard

Add unit test for RC4EncryptAlgorithm

Open zhaojinchao95 opened this issue 1 year ago • 3 comments

Hi community,

This issue is for https://github.com/apache/shardingsphere/discussions/28487.

Aim

Add more unit tests for RC4EncryptAlgorithm to test its public functions to improve unit test coverage.

Unit test coverage can be viewed at: https://app.codecov.io/gh/apache/shardingsphere

Basic Qualifications

  • Java
  • Maven
  • Junit

zhaojinchao95 avatar Sep 21 '23 09:09 zhaojinchao95

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.

github-actions[bot] avatar Oct 21 '23 20:10 github-actions[bot]

Hi @zhaojinchao95 There is no class RC4EncryptAlgorithm in the project.

KonarzewskiP avatar Dec 29 '23 09:12 KonarzewskiP

The class has been refactored, I just close the issue.

terrymanu avatar Jul 07 '24 10:07 terrymanu