Guru Devanla

Results 8 issues of Guru Devanla

I am trying to use JavaLanche on a test suite that has tests written in Groovy. For the same tests written in Java, Javalanche creates 6 mutants, but for the...

Hello, I am trying to build the repo using the instructions listed in the README. I am using `jdk-16.0.2/` for this task. `make get` works fine. But, when I run...

### System Info LangChain version : 0.0.158 Python version: 11 Mac OS Ventura 13.2.1 ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts -...

We are currently using the Polygon dataset available in BigQuery. In this process, every hour we query the `logs` table for the max block number. This query always returns the...

There were some non-deterministic failures/success in tests that was initially observed here https://github.com/haskell/ghcide/pull/913#issuecomment-731142398. Therefore, I created a simpler example to demonstrate the issue. The issue is when there is a...

**Is your feature request related to a problem? Please describe.** In XMonad we have a feature where you can throw a desktop into the current screen. Can we add a...

The condition here should reference `value.codeableConcept.coding` should be replaced with `valueCoding`, since we flatten `value.codeableConcept.coding` in `_flatten_obs` function. If we do not use that flattened version, then we end up...

bug
P3:TBE