Skip to content

DX | 27-04-2026 | Release#170

Merged
harshitha-cstk merged 13 commits intomasterfrom
development
Apr 27, 2026
Merged

DX | 27-04-2026 | Release#170
harshitha-cstk merged 13 commits intomasterfrom
development

Conversation

@harshitha-cstk
Copy link
Copy Markdown
Contributor

No description provided.

cs-raj and others added 9 commits April 6, 2026 14:58
…upport

Add preview_timestamp/release_id support, fingerprint-based caching,
and Fork() method for isolated timeline contexts. Enables viewing
historical content states and parallel timeline comparisons.
- Implement Timeline Preview API integration tests with real preview_timestamp and release_id scenarios
- Add authentication flow tests for Management Token vs Preview Token scenarios
- Create enhanced mock infrastructure for Timeline Preview API simulation
- Fix permissive error handling in existing integration tests with specific error assertions
- Add performance and load testing for Timeline Preview operations
- Implement cache validation tests against live API responses
- Create comprehensive error scenario tests including HTTP status mapping
New test suites:
- TimelinePreviewApiTests: Core Timeline API functionality
- TimelineAuthenticationTests: Authentication flow validation
- TimelineCacheValidationTests: Cache behavior and fingerprinting
- TimelinePreviewErrorTests: Comprehensive error handling
- TimelinePreviewPerformanceTest: Performance benchmarking
- LivePreviewLoadTest: Concurrent operation testing
Test coverage includes:
- Timeline queries with preview_timestamp and release_id headers
- Fork isolation for concurrent timeline states
- Cache hit performance validation (3x+ speedup)
- Memory leak detection and prevention
- Network error handling and graceful degradation
- Authentication token validation scenarios
- HTTP status code mapping to SDK exceptions

Fixes integration test reliability by replacing broad exception catching

with specific error assertions and proper test isolation.
@harshitha-cstk harshitha-cstk requested review from a team as code owners April 24, 2026 08:26
feat(1254): Add comprehensive Timeline Preview integration test coverage
sunil-lakshman
sunil-lakshman previously approved these changes Apr 27, 2026
Copy link
Copy Markdown
Contributor

@sunil-lakshman sunil-lakshman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link
Copy Markdown

We regret to inform you that you are currently not able to merge your changes into the master branch due to restrictions applied by our SRE team. To proceed with merging your changes, we kindly request that you create a pull request from the staging branch. Our team will then review the changes and work with you to ensure a successful merge into the master branch.

@github-actions
Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 0 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

✅ BUILD PASSED - All security checks passed

@harshitha-cstk harshitha-cstk merged commit 27d3dad into master Apr 27, 2026
10 of 12 checks passed
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.

5 participants