-
-
I'm having too many read and writes to firestore in a given workout. I think the best way to optimize this is:
- As soon as a user starts adding exercises to current workout, it get's added to loca…
-
---
## Tasks
1. **Set Up Testing Framework:**
- Install and configure `pytest` and `pytest-flask` for testing the application.
2. **Write Unit Tests for Routes:**
- Test each endpoint f…
-
@hiker This is a simplified version of an issue we hit on NEMOv5, here my_val sometimes keeps its value for the next iteration, so it is essentially serialising the loop. Could we do something about t…
-
This tracks implementation of E2E tests across the entire plugin. Add your sub-issue here:
- [ ] Issue 1...
- [ ] Issue 2...
-
assuming a dataset has an id field and an index.
-
## Summary
Related to #864. Writing out the thermal noise map from dwidenoise or patch2self would have two benefits: (1) eventually it could be used to implement a fit/apply structure in QSIPrep, o…
-
# Generate validator code from PlantUML custom theme specification
## Context
Most organizations have business-minded individuals or non-software engineers defining the specifications of the sof…
-
Placeholder section currently points to self-review questionnaire, but not substantive analysis, overview of security-related topics throughout the specification or recommendations (or summary of norm…
-
Currently implementation includes value hashes in the key space so that:
1. We could avoid conflicting updates.
2. We could avoid having to read before we write.
Tradeoff is that a 32 byte over…