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 core refactor: StreamIO from common to core.common #296

Merged
merged 2 commits into from
Jul 14, 2023

Fix core refactor: StreamIO from common to core.common

800c2b3
Select commit
Loading
Failed to load commit list.
Merged

Fix core refactor: StreamIO from common to core.common #296

Fix core refactor: StreamIO from common to core.common
800c2b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2023 in 0s

97.39% (target 99.00%)

View this Pull Request on Codecov

97.39% (target 99.00%)

Details

Codecov Report

Merging #296 (800c2b3) into integ-fix-streamioNamespace (e186cf7) will decrease coverage by 2.60%.
The diff coverage is n/a.

@@                        Coverage Diff                        @@
##             integ-fix-streamioNamespace     #296      +/-   ##
=================================================================
- Coverage                          99.98%   97.39%   -2.60%     
- Complexity                          2624     4602    +1978     
=================================================================
  Files                                205      401     +196     
  Lines                               5955    11386    +5431     
  Branches                             378      843     +465     
=================================================================
+ Hits                                5954    11089    +5135     
- Misses                                 1      290     +289     
- Partials                               0        7       +7     
Impacted Files Coverage Δ
...earch/sql/datasources/exceptions/ErrorMessage.java 0.00% <ø> (ø)
...model/transport/CreateDataSourceActionRequest.java 27.27% <ø> (ø)
...odel/transport/CreateDataSourceActionResponse.java 0.00% <ø> (ø)
...model/transport/DeleteDataSourceActionRequest.java 18.75% <ø> (ø)
...odel/transport/DeleteDataSourceActionResponse.java 0.00% <ø> (ø)
...es/model/transport/GetDataSourceActionRequest.java 27.27% <ø> (ø)
...s/model/transport/GetDataSourceActionResponse.java 0.00% <ø> (ø)
...model/transport/UpdateDataSourceActionRequest.java 27.27% <ø> (ø)
...odel/transport/UpdateDataSourceActionResponse.java 0.00% <ø> (ø)
...ql/datasources/rest/RestDataSourceQueryAction.java 0.00% <ø> (ø)
... and 7 more

... and 179 files with indirect coverage changes

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