-
Updated to 3.4.2 and have a new error with a "fresher" install.
Note, I also had this issue before, which may not be an issue anymore as the version was updated: https://github.com/thomas-rcv/admi…
-
### Create Helper Functions:
* [ ] Develop basic utility functions to facilitate integration with Phaser.js and SolidJS.
* [ ] Functions should handle common tasks such as:
* [x] Updating game st…
-
Singled out from #3985 for visibility.
~~[See the full CI log](https://github.com/materialsproject/pymatgen/actions/runs/10465243127)~~, multiple unit tests failing for `openbabel` related function…
-
Any property that allows a numeric type (either a ``, ``, or a number with a unit like a `` or `` or any other dimension type) can also be a math function such as `calc()`. These require special handl…
-
Have a set of functions that are all using Flex Consumption and are using Service Bus Topics (single message) as a trigger
Each function does the following
1. Receive Message from Service Bus
2. Upd…
-
The `benchmark/test_runner` folder currently contains benchmarks for `it` and `describe` functions. I suggest we expand these benchmarks to cover additional test runner features, including mocks, cove…
-
# 🚀 Feature Request
@alnoki asks:
Is there a way to enforce coverage testing on functions like these if I make them `[#test_only]`? I made them `private fun` without `#[test_only]` because I nee…
-
### Is your feature request related to a problem or challenge?
The basic aggregate functions like `COUNT` and `SUM` in DataFusion are *very* fast (see [Apache DataFusion is now the fastest single n…
-
**Is your feature request related to a problem? Please describe.**
Using functions in bash programming is considered a good thing, and should make it easier to building detailed testing, however ther…
-
We should probably make templates for tests. Not sure how to go about this nicely.
As Max discovered in #2102, we do not test certain cases for some functions (in this example it was the zero polyn…