Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
keploy
/
java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
32
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Feat/dynamic dedup tcp
- #184
#184
Merged
praagyajain
merged 11 commits into
main
keploy/java-sdk:main
from
feat/dynamic-dedup-tcp
keploy/java-sdk:feat/dynamic-dedup-tcp
Copy head branch name to clipboard
Jul 23, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Feat/dynamic dedup tcp
#184
praagyajain
merged 11 commits into
main
keploy/java-sdk:main
from
feat/dynamic-dedup-tcp
keploy/java-sdk:feat/dynamic-dedup-tcp
Copy head branch name to clipboard
Commits
Commits on Jun 14, 2026
feat(dedup): TCP client transport for k8s (CoverageTcpClient)
Show description for 2535f1c
praagyajain
and
claude
committed
2535f1c
View commit details
Copy full SHA for 2535f1c
Browse repository at this point
Commits on Jun 21, 2026
fix(dedup): warm up app classes before first test for stable coverage
Show description for cf69ace
praagyajain
and
claude
committed
cf69ace
View commit details
Copy full SHA for cf69ace
Browse repository at this point
Commits on Jun 29, 2026
feat(dedup): branch coverage via per-class JaCoCo probe fingerprints
Show description for 2dd6aa0
praagyajain
and
claude
committed
2dd6aa0
View commit details
Copy full SHA for 2dd6aa0
Browse repository at this point
fix(dedup): address PR review + fix smoke test
Show description for 9f91308
praagyajain
committed
9f91308
View commit details
Copy full SHA for 9f91308
Browse repository at this point
Commits on Jul 1, 2026
feat(dedup): CoverageReporter — line/branch coverage from probe-union + bytecode
Show description for d5cf474
praagyajain
and
claude
committed
d5cf474
View commit details
Copy full SHA for d5cf474
Browse repository at this point
feat(dedup): SDK exports bytecode+manifest once per build for coverage (Option B)
Show description for 566d844
praagyajain
and
claude
committed
566d844
View commit details
Copy full SHA for 566d844
Browse repository at this point
feat(dedup): tolerate proxy self-signed cert on bytecode upload
Show description for 89c27b9
praagyajain
and
claude
committed
89c27b9
View commit details
Copy full SHA for 89c27b9
Browse repository at this point
Commits on Jul 2, 2026
feat(dedup): send bytecode manifest+zip over the collector channel
Show description for 4d03ce1
praagyajain
and
claude
committed
4d03ce1
View commit details
Copy full SHA for 4d03ce1
Browse repository at this point
Commits on Jul 22, 2026
fix(dedup): address PR review — COV-on-exception, payload-name clarity, doc limits
Show description for 687094a
praagyajain
and
claude
committed
687094a
View commit details
Copy full SHA for 687094a
Browse repository at this point
Commits on Jul 23, 2026
fix(dedup): send class zip once per connection, manifest-only after
Show description for 407767f
praagyajain
and
claude
committed
407767f
View commit details
Copy full SHA for 407767f
Browse repository at this point
test(dedup): add wire-format unit tests; extract frame-encoding helper
Show description for db73d45
praagyajain
and
claude
committed
db73d45
View commit details
Copy full SHA for db73d45
Browse repository at this point
You can’t perform that action at this time.