-
These are essential for the paper as they are ways to check a model's fit to data.
We already do a bit of this in notebooks but we should do much more. The following are quite simple to implement a…
-
File checks do not run on Windows, please verify that these work on windows as well.
-
The fix for bug #5892 which is now on trunk means that both NList and IList produce exhaustiveness warnings. It is also likely that other people's code using the lists will produce such warnings. This…
lpw25 updated
11 years ago
-
- [ ] Checkstyle
- [ ] PMD
- [ ] FindBugs
mkalb updated
5 years ago
-
Can be implemented if we move from domain names to IP only
-
- Lint checks
- Unit tests (Not sure about this one...)
-
### Describe your use case
When running `cargo semver-checks` no lock files appear to be used, either for the current / local version of the crate, or for versions of the crate downloaded from crates…
-
**Describe the bug**
A clear and concise description of what the bug is.
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest v…
hebrd updated
2 months ago
-
When adding support for libc++, I needed to configure the LLVM build to enable more permissive dynamic casts, that fall back to string comparison and accept the cast despite differences in the static …
-
Yafti currently does no network checks on installation, and causes installation to fail. Before anything happens, yafti should confirm that internet access to all the needed repositories is available …