-
Neither the "-Throw" assertion in the Pester project nor `Assert-Throw` currently support search of nested or aggregate exceptions. I expect to implement such an assertion. Where should I propose th…
alx9r updated
6 years ago
-
I'm planning to port [shoulda matchers](https://github.com/thoughtbot/shoulda-matchers) to reform. Should it to be integrated into `reform` or you want a separate gem like `reform-matchers`?
-
Followin from a meeting with @adamkucharski @sbfnk and @MJomaba and @LloydChapman, this issue is to request an implementation of the default model using {odin} as a backend. Having the implementation …
-
Hi,
using GKE(v1.25.6-gke) and EKS(v1.25.6-eks) cluster with PSS/PSA restricted. I tried to pass the PSS/PSA required parameters through the template to sparkApplication driver and executors bu…
-
### Steps to reproduce
- Create a new app with `flutter create myApp --platforms android -a java`
- Follow deferred components guide from docs [https://docs.flutter.dev/perf/deferred-components](h…
-
I suggest you add Range, Min, and Max typing to check if a number is inside a range or something like that.
```py
def example(range_example: Range(int, 1, 5), min_example: Min(int, 5), max_example…
-
I'm not sure if this warrants its own issue, but I just got asked about it inside Google, so I'm re-posing the question here for anyone who might be interested.
(This issue might be seen as having …
-
### Describe the bug
On a project I work on regularly, I've been noticing that metals seems to intermittently crash.
In the metals log file I see:
```
SEVERE: A severe compiler error occurred, f…
-
In Gradle 9.0 we plan to migrate majority of JVM plugins to lazy properties. We plan to bridge old raw type methods to new lazy methods on the bytecode level for old plugins, so they will be bytecode …
-
**System information**
- Have I specified the code to reproduce the issue (Yes, No): Yes
- Environment in which the code is executed (e.g., Local(Linux/MacOS/Windows),
Interactive Notebook, Goo…