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

apollo assembly optimization #5035

Merged
merged 70 commits into from
Feb 3, 2024

fix order v0.2

e8b44ee
Select commit
Loading
Failed to load commit list.
Merged

apollo assembly optimization #5035

fix order v0.2
e8b44ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2024 in 0s

50.38% (+0.72%) compared to 921af84

View this Pull Request on Codecov

50.38% (+0.72%) compared to 921af84

Details

Codecov Report

Attention: 240 lines in your changes are missing coverage. Please review.

Comparison is base (921af84) 49.65% compared to head (e8b44ee) 50.38%.

Files Patch % Lines
...lloDataSourceScriptDatabaseInitializerFactory.java 0.00% 75 Missing ⚠️
...lo/build/sql/converter/ApolloSqlConverterUtil.java 77.72% 35 Missing and 12 partials ⚠️
.../datasource/ApolloSqlInitializationProperties.java 0.00% 32 Missing ⚠️
...rce/ApolloDataSourceScriptDatabaseInitializer.java 0.00% 25 Missing ⚠️
...ework/apollo/build/sql/converter/SqlStatement.java 55.55% 10 Missing and 2 partials ⚠️
...llo/build/sql/converter/ApolloH2ConverterUtil.java 91.52% 6 Missing and 4 partials ⚠️
...apollo/build/sql/converter/ApolloSqlConverter.java 86.36% 9 Missing ⚠️
...apollo/build/sql/converter/SqlTemplateContext.java 62.50% 6 Missing ⚠️
...rk/apollo/build/sql/converter/SqlTemplateGist.java 82.35% 6 Missing ⚠️
...sql/converter/ApolloMysqlDefaultConverterUtil.java 78.26% 4 Missing and 1 partial ⚠️
... and 7 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5035      +/-   ##
============================================
+ Coverage     49.65%   50.38%   +0.72%     
- Complexity     1908     2012     +104     
============================================
  Files           372      387      +15     
  Lines         11564    12213     +649     
  Branches       1127     1207      +80     
============================================
+ Hits           5742     6153     +411     
- Misses         5479     5697     +218     
- Partials        343      363      +20     

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