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

[ISSUE #12641]Fix tenant capacity query SQL dialect #12642

Closed
wants to merge 7 commits into from

Conversation

KouShenhai
Copy link
Contributor

No description provided.

@KouShenhai
Copy link
Contributor Author

#12641

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.67%. Comparing base (3a9003b) to head (a9f5a38).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop   #12642      +/-   ##
=============================================
- Coverage      69.70%   69.67%   -0.03%     
- Complexity      9431     9433       +2     
=============================================
  Files           1275     1275              
  Lines          41232    41235       +3     
  Branches        4374     4374              
=============================================
- Hits           28740    28730      -10     
- Misses         10412    10425      +13     
  Partials        2080     2080              
Files with missing lines Coverage Δ
...service/capacity/TenantCapacityPersistService.java 81.88% <100.00%> (ø)
...source/impl/derby/TenantCapacityMapperByDerby.java 100.00% <100.00%> (ø)
...source/impl/mysql/TenantCapacityMapperByMySql.java 100.00% <100.00%> (ø)
...plugin/datasource/mapper/TenantCapacityMapper.java 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a9003b...a9f5a38. Read the comment docs.

@KouShenhai KouShenhai changed the title fix: tenant_capacity query SQL dialect #12641 [ISSUE #12641]Fix tenant_capacity query SQL dialect #12641 Sep 12, 2024
@KouShenhai KouShenhai changed the title [ISSUE #12641]Fix tenant_capacity query SQL dialect #12641 [ISSUE #12641]Fix tenant_capacity query SQL dialect Sep 12, 2024
@KouShenhai KouShenhai changed the title [ISSUE #12641]Fix tenant_capacity query SQL dialect [ISSUE #12641]Fix tenant capacity query SQL dialect Sep 12, 2024
@KouShenhai KouShenhai closed this Sep 30, 2024
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.

2 participants