-
This is a most useful project, especially given it can be easily incorporated into any CI workflow. So, please keep up the good work!
Until recently, our experience is its results are broadly in li…
-
**Is your feature request related to a problem? Please describe.**
I want to avoid writing allure reports all the time on the developer local machine.
**Describe the solution you'd like**
I want …
-
### Describe the bug
When using the below code, it is not able to find JsonObject in the project and the builds are failing :
```java
StripeObject stripeObject = StripeObject.deserializeStripeObj…
-
### Summary
In an attempt to prohibit any implicit definitions and language constructs that do not comply with the properties of explicitness, such as return - which for some reason is usually omitte…
-
Runic added explicit `return` statements for all callback functions where an implicit `return` was already present.
Semantically it would be better to add a `return nothing` to the corresponding ex…
-
Should forced explicit disambiguation remain the default? Currently, the `disambiguate=` kwarg is required in all relevant methods:
```python
local_dt.assume_tz("US/Eastern", disambiguate="compati…
-
There are two fundamental issues with our `post_explicit!` and `post_implicit!` hooks:
- First, the name is bad in that they convey when in the time marching algorithm they are called, and not wha…
-
qsprpred - ERROR - AtomValenceException('Explicit valence for atom # 0 C greater than permitted')
multiprocessing.pool.RemoteTraceback.
I also use RdKit for
Chem.Cleanup(mol) # `Cleanup`
Che…
-
I know we need protoc but there might be others
-
I've a good hour trying to debug why the action was failing for my repo. Turns out the GITHUB_TOKEN value was blank.
By default the action uses `github.token` which is empty. Instead `secrets.GITHUB_…