Skip to content

SK-3020 Flowvault release/26.8.1 - #393

Merged
skyflow-bharti merged 36 commits into
release/26.8.1from
flowvault-release/26.8.1
Aug 3, 2026
Merged

SK-3020 Flowvault release/26.8.1#393
skyflow-bharti merged 36 commits into
release/26.8.1from
flowvault-release/26.8.1

[AUTOMATED] Private Release 3.0.0-beta.13-dev-f72e2218

9f7364f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 3, 2026 in 0s

91.01% (-2.58%) compared to 969eaac

View this Pull Request on Codecov

91.01% (-2.58%) compared to 969eaac

Details

Codecov Report

❌ Patch coverage is 88.03778% with 342 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.01%. Comparing base (969eaac) to head (9f7364f).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
.../com/skyflow/vault/controller/VaultController.java 78.00% 101 Missing and 20 partials ⚠️
...owvault/src/main/java/com/skyflow/utils/Utils.java 87.65% 24 Missing and 44 partials ⚠️
...ava/com/skyflow/utils/validations/Validations.java 92.33% 4 Missing and 18 partials ⚠️
...in/java/com/skyflow/vault/data/BaseGetRequest.java 0.00% 14 Missing ⚠️
...on/src/main/java/com/skyflow/logs/WarningLogs.java 0.00% 13 Missing ⚠️
common/src/main/java/com/skyflow/BaseSkyflow.java 86.66% 12 Missing ⚠️
...com/skyflow/utils/validations/BaseValidations.java 89.18% 4 Missing and 4 partials ⚠️
.../java/com/skyflow/vault/data/BaseQueryRequest.java 0.00% 8 Missing ⚠️
...java/com/skyflow/vault/data/BaseQueryResponse.java 0.00% 8 Missing ⚠️
flowvault/src/main/java/com/skyflow/Skyflow.java 91.30% 5 Missing and 3 partials ⚠️
... and 21 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #386      +/-   ##
============================================
- Coverage     93.59%   91.01%   -2.58%     
============================================
  Files            79      158      +79     
  Lines          3731     6411    +2680     
  Branches        402      857     +455     
============================================
+ Hits           3492     5835    +2343     
- Misses          147      377     +230     
- Partials         92      199     +107     
Components Coverage Δ
Module: common 88.36% <87.44%> (∅)
Module: skyvault 94.17% <ø> (∅)
Module: flowvault 88.43% <88.22%> (∅)
Service Account 86.69% <100.00%> (∅)
Vault Data 91.36% <88.92%> (∅)
Vault Tokens 99.03% <ø> (∅)
Vault Connection 100.00% <ø> (∅)
Vault Controller 85.28% <78.00%> (∅)
Detect 100.00% <ø> (∅)
Audit 100.00% <ø> (∅)
BIN Lookup 100.00% <ø> (∅)
Config 96.26% <92.59%> (∅)
Utils 89.13% <89.36%> (∅)
Errors 94.80% <99.57%> (∅)
Enums 99.50% <94.73%> (∅)
Logs 95.32% <82.43%> (∅)
Files with missing lines Coverage Δ
.../main/java/com/skyflow/config/BaseVaultConfig.java 100.00% <100.00%> (ø)
.../src/main/java/com/skyflow/config/Credentials.java 100.00% <100.00%> (ø)
common/src/main/java/com/skyflow/enums/Env.java 100.00% <ø> (ø)
...mmon/src/main/java/com/skyflow/enums/LogLevel.java 100.00% <ø> (ø)
...on/src/main/java/com/skyflow/errors/ErrorCode.java 100.00% <ø> (ø)
...src/main/java/com/skyflow/errors/ErrorMessage.java 100.00% <100.00%> (ø)
...n/src/main/java/com/skyflow/errors/HttpStatus.java 100.00% <ø> (ø)
...mmon/src/main/java/com/skyflow/logs/ErrorLogs.java 100.00% <100.00%> (ø)
...ommon/src/main/java/com/skyflow/logs/InfoLogs.java 100.00% <100.00%> (ø)
...a/com/skyflow/serviceaccount/util/BearerToken.java 83.20% <100.00%> (ø)
... and 78 more

... and 135 files with indirect coverage changes


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 86a8f95...9f7364f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.