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

fix: optimizing ClassNotFoundException error message for MYSQL #2246

Merged
merged 1 commit into from
Jul 17, 2023

fix:Optimizing Class.forName ClassNotFoundException error message

7ec7306
Select commit
Loading
Failed to load commit list.
Merged

fix: optimizing ClassNotFoundException error message for MYSQL #2246

fix:Optimizing Class.forName ClassNotFoundException error message
7ec7306
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 15, 2023 in 1s

68.59% (+3.55%) compared to 8ee3d32

View this Pull Request on Codecov

68.59% (+3.55%) compared to 8ee3d32

Details

Codecov Report

Merging #2246 (7ec7306) into master (8ee3d32) will increase coverage by 3.55%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #2246      +/-   ##
============================================
+ Coverage     65.03%   68.59%   +3.55%     
+ Complexity      979      977       -2     
============================================
  Files           498      498              
  Lines         40682    40682              
  Branches       5681     5681              
============================================
+ Hits          26458    27904    +1446     
+ Misses        11596    10075    -1521     
- Partials       2628     2703      +75     
Impacted Files Coverage Δ
...n/java/org/apache/hugegraph/StandardHugeGraph.java 69.15% <0.00%> (+1.32%) ⬆️
...e/hugegraph/backend/store/mysql/MysqlSessions.java 69.49% <0.00%> (ø)

... and 67 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more