-
Notifications
You must be signed in to change notification settings - Fork 3
DX | 05-01-2026 | Release #247
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
Open
reeshika-h
wants to merge
65
commits into
master
Choose a base branch
from
staging
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+32,768
−3,106
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
reeshika-h
commented
Jan 2, 2026
- snyk fixes
- added integration tests
- version ----> v2.3.2
- Configure Surefire to run API tests (*IT.java) by default - Add 25+ new integration tests (GcpRegion, GlobalFields, Taxonomy) - Update send-report.sh for automated Slack reporting - Add maven-surefire-report-plugin for HTML reports API tests: mvn clean test Unit tests: mvn clean test -Dtest='Test*' jacoco:report
back merge
…arious parameters and scenarios
… additional edge cases and validation scenarios.
…, configurations, factory methods, headers, and various edge cases.
…TestStack class, covering various scenarios including disabled live preview, null parameters, and parameter assignment.
…s, JSON handling methods, edge cases, and token validation scenarios.
…uilding methods, method chaining, and various edge cases.
…g plugin functionality and request/response handling.
…TestStack and TestTaxonomy classes, streamlining test coverage.
… plugins and validating their request/response handling in the Contentstack environment.
…treamline coverage checks
…ge checks with output variables, and add PR comment for coverage summary.
…mprove JaCoCo coverage checks with XML report validation, and ensure consistent execution of coverage summary and report upload steps.
…setup to version 9 with Zulu distribution, streamline coverage extraction from JaCoCo HTML report, and enhance PR comment formatting for coverage summary.
…rin distribution and enable Maven caching.
…-improvement improve and enhance test coverage
- Add 18 new integration test suites covering advanced SDK features - Add utility classes for test helpers and performance assertions - Optimize test execution with parallel processing - Update Credentials management for better security Test suites include coverage for: - Complex query scenarios (AND/OR/NOT operations) - Deep reference fetching and nested structures - JSON RTE with embedded items - Modular blocks and global fields - Locale fallback mechanisms - Field projection and pagination - Asset management operations - Error handling and retry logic - Sync operations and metadata All tests passing with optimized execution time.
- String.repeat() was introduced in Java 11 - GitHub Actions uses Java 8 (Temurin) - Added repeatString() helper method for Java 8 compatibility - All tests remain functional
- Add Java 8 compatibility for test logging - Configure JaCoCo to use standard output directory - Allow test pattern specification via -Dtest parameter
… 3.0.0, jackson-databind to 2.19.2, and annotations to 26.0.2 for improved functionality and security.
Fix snyk issue
…ration-tests feat: Add comprehensive integration test coverage
DX| 05-01-2026 | Release
|
Coverage Summary
|
shafeeqd959
approved these changes
Jan 5, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.