SK-3061: flatten Tokenize's response contract, generated type through public SDK shape - #419
Merged
Devesh-Skyflow merged 6 commits intoAug 24, 2026
Codecov / codecov/project
succeeded
Aug 24, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 86.88525% with 8 lines in your changes missing coverage. Please review.
flowvault-release/26.8.13@ed29416). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## flowvault-release/26.8.13 #419 +/- ##
============================================================
Coverage ? 91.70%
Complexity ? 502
============================================================
Files ? 158
Lines ? 6631
Branches ? 898
============================================================
Hits ? 6081
Misses ? 363
Partials ? 187 | Components | Coverage Δ | |
|---|---|---|
| Module: common | 88.72% <0.00%> (?) |
|
| Module: skyvault | 94.94% <0.00%> (?) |
|
| Module: flowvault | 89.27% <0.00%> (?) |
|
| Service Account | 87.36% <0.00%> (?) |
|
| Vault Data | 91.50% <0.00%> (?) |
|
| Vault Tokens | 99.03% <0.00%> (?) |
|
| Vault Connection | 100.00% <0.00%> (?) |
|
| Vault Controller | 85.36% <0.00%> (?) |
|
| Detect | 100.00% <0.00%> (?) |
|
| Audit | 100.00% <0.00%> (?) |
|
| BIN Lookup | 100.00% <0.00%> (?) |
|
| Config | 96.26% <0.00%> (?) |
|
| Utils | 90.32% <0.00%> (?) |
|
| Errors | 100.00% <0.00%> (?) |
|
| Enums | 100.00% <0.00%> (?) |
|
| Logs | 95.60% <0.00%> (?) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| .../com/skyflow/vault/controller/VaultController.java | 77.38% <ø> (ø) |
|
| ...skyflow/vault/data/BulkTokenizeResponseRecord.java | 100.00% <100.00%> (ø) |
|
| ...com/skyflow/vault/data/TokenizeResponseRecord.java | 100.00% <100.00%> (ø) |
|
| ...owvault/src/main/java/com/skyflow/utils/Utils.java | 90.11% <82.35%> (ø) |
|
| ...a/com/skyflow/vault/data/BulkTokenizeResponse.java | 83.60% <83.33%> (ø) |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update ed29416...d0a1622. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading