-
Great work in making the lib extensible.
I've been testing, converting our schema to use it, and found few points not yet covered,
I'm fixing most of them and hope to submit a PR soon.
The biggest p…
-
I have an action that makes a fetch and sets the loading status...
```
@MutationAction({
mutate: ["todos", "isLoadingTodos"],
rawError: true
})
async loadTodos() {
try {
…
-
This part must be performed on a local workstation IDE
Run unit tests (Junit)
Run integration tests (failsafe)
Run code coverage tests (jacoco)
Run BDD scenarios (jgiven)
Run mutation tests (pite…
-
Right, I defo want to move to using a tree to display the landmarks (and ultimately headings) (#238). (That could also be used to display enhanced info in DevTools.)
Also, have been thinking more a…
-
**Describe the bug**
Stryker started to fail during mutation testing with a `KeyNotFoundException` after updating to version 4.3.0. The error occurs when it tries to access a project path that is n…
-
As now `cosmic-ray` using occurrence to trigger source code mutation, and execution at the same time (in `worker.py`).
This lets the program can't using the plugin to change the strategy of how to …
-
Thank you for making this!
I wonder if you have an example of how to stay within the Shopify rate limits given here:
https://shopify.dev/docs/api/usage/rate-limits
I know there are crates that …
-
https://github.com/Agoric/agoric-sdk/pull/8745 defined *Ownables*, implemented at https://github.com/Agoric/agoric-sdk/blob/master/packages/zoe/src/contractSupport/prepare-ownable.js with expository e…
-
I've been migrating a large codebase to the newest version of apollo for a while now and keep stumbling into bugs & undocumented behavior. The latest one being a pretty serious issue for us, because…
-
### Scope - third-party tools integration
The idea is relatively simple: some mutations don't make sense, according to **other** tools that are completely third-party to infection.
Such tools co…