Skip to content

security: Tier 1 hardening (wrapper integrity, token redaction, log sanitization)#39

Open
MarketDataApp wants to merge 1 commit into
mainfrom
security/tier1-hardening
Open

security: Tier 1 hardening (wrapper integrity, token redaction, log sanitization)#39
MarketDataApp wants to merge 1 commit into
mainfrom
security/tier1-hardening

security: Tier 1 hardening (wrapper integrity, token toString redacti…

e112c9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

98.28% (+0.00%) compared to 52efbc7

View this Pull Request on Codecov

98.28% (+0.00%) compared to 52efbc7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.28%. Comparing base (52efbc7) to head (e112c9b).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #39   +/-   ##
=========================================
  Coverage     98.27%   98.28%           
- Complexity     1043     1049    +6     
=========================================
  Files           123      124    +1     
  Lines          2606     2617   +11     
  Branches        301      304    +3     
=========================================
+ Hits           2561     2572   +11     
  Partials         45       45           
Files with missing lines Coverage Δ
...rc/main/java/com/marketdata/sdk/Configuration.java 100.00% <100.00%> (ø)
src/main/java/com/marketdata/sdk/LogSafe.java 100.00% <100.00%> (ø)
.../main/java/com/marketdata/sdk/MarketDataDates.java 93.33% <100.00%> (+0.15%) ⬆️
...marketdata/sdk/OptionsExpirationsDeserializer.java 94.73% <100.00%> (ø)
.../com/marketdata/sdk/OptionsLookupDeserializer.java 100.00% <100.00%> (ø)
...c/main/java/com/marketdata/sdk/ParallelArrays.java 96.26% <100.00%> (ø)
...java/com/marketdata/sdk/StockNewsDeserializer.java 95.83% <100.00%> (ø)

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 52efbc7...e112c9b. Read the comment docs.

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