| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- 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.
There was a problem hiding this comment.
[Java SDK - Coverage Check / coverage (pull_request)] this workflow is failing.
Sorry, something went wrong.
- 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
|
Coverage Summary
|
Sorry, something went wrong.
The failing coverage workflow is now fixed. |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Test suites include coverage for:
All tests passing with optimized execution time.