Akash Kumar

Results 19 issues of Akash Kumar

consider a sample python application (https://github.com/keploy/samples-python/tree/main/django-postgres), I want to get the coverage data for each request coming to my server. I am aware of dynamic-context, but that it is a...

bug
needs triage

solves: (keploy/keploy#1336)

# Pull Request Template ## Description Please include a summary of the change. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes...

I am unable to get .coverage file in local system when using `docker compose up`. But .coverage file is getting emitted in case of `docker compose run` command but not...

bug

support coverage calculation in case of application running in docker.

## Related Issue - Info about Issue or bug Closes: #2127 #### Describe the changes you've made ## Type of change - [ ] Bug fix (non-breaking change which fixes...

### Is there an existing feature request for this? - [X] I have searched the existing issues ### Summary we need to extend the metrics recorded in coverage.yaml to include...

Enhancement
keploy

### Operating system Linux Mint 21.2 ### Description camera not working ### Docker compose services: windows: image: dockurr/windows container_name: windows environment: VERSION: "11" RAM_SIZE: "8G" CPU_CORES: "4" devices: - /dev/kvm...