-
In case application units upgrade not in the same time, for example nova-compute. COU needs to verify the workload and package version on the unit after/before upgrading separately.
-
Current build fails on SP3. We should find a way to make a complete build without supporting SP3.
**DONE:**
- [x] Build passes without errors
- [ ] Unit tested (`make check`)
-
1. **KademliaID Tests**
- [x] Test NewKademliaID: Verify that a valid string input produces a correct KademliaID.
- [x] Test NewRandomKademliaID: Ensure it generates a valid random KademliaID.
- [x] …
-
I have saved a mesh of Box (24cm x 21cm x 10 cm) using Meshroom tool.
I load the mesh using Open3d and make it watertight using pyvista and pymeshfix.
Finally, I calculated the volume using pemeshfi…
-
Is there a recommended path for how to unit test dbt-ibis models?
rchui updated
2 weeks ago
-
We need to write an ADR (or multiple ADRs) describing Learning Core's approach to modeling Units in particular and Containers in general.
A lot of this is informed by discussions in:
* https://g…
-
Repro steps:
1. Create a course that has a unit containing a SCORM block
2. Go to LMS and progress to the Unit, then all the way thru the SCORM block contents
3. Progress beyond the Unit, see that …
-
**Describe the bug**
It seems like it certain cases converting to another unit can effect a variable's unit even if that variable isn't assigned to
**To Reproduce**
Evaluate this using mathjs:
`…
-
# Unit 6.3 - Arrays
[https://spooketti.github.io/studentCSA/csa/unit6-p1/unit6-3](https://spooketti.github.io/studentCSA/csa/unit6-p1/unit6-3)
-
@Aiderbot let's write some unit tests to make sure the core functionality works well. Let's use pytest for this.