-
- [ ] main
- [ ] 4-2-stable
---
## The Hidden Requirement
After experimenting and comparing the behavior of the C++, Python, and Jargon parallel transfer implementations, the server appears to hav…
-
# Table of Contents
1. [Background](#background)
2. [Option 1: Obligations as a separate policy construct](#option-1-obligations-as-a-separate-policy-construct)
3. [Option 2: Obligations via flag…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52459](https://bugs.llvm.org/show_bug.cgi?id=52459) |
| Status | NEW |
| Importance | P normal |
|…
-
With the recent changes and upcoming RC9 release there are (and are yet to be) a lot of changes to the functionality of the code.
Whilst I try to make sure that all such changes are captured int he…
-
@techniq When working on #48, I noticed a couple of things that I thought could improve the repo:
* You have a `.eslintrc`, but there's no `lint` script in package.json, nor is any linting being do…
-
## Overview
Pilot Harvard Dataverse large data support services using NESE tape resources for several datasets from Harvard affiliates.
## Tasks
- [x] Identify prospective data collections
- [x]…
-
## Question
Hi all,
I have a question I hope you can help me with.
I see from the roadmap over https://devlake.apache.org/docs/Overview/Roadmap/ that Code Quality / Testing is on the roadma…
-
### Does this question already exist in our backlog?
- [X] I have checked and confirm this is a new question.
### What is your question?
I'm building a new developer centre in a Developer Env…
PPCan updated
4 months ago
-
See https://github.com/dotnet/runtime/issues/73454 (issue 2) for the motivation.
Currently the BCL intrinsics support is defined using static classes that provide one intrinsic function per operati…
-
NUnit supports parameterized tests, something like this:
```
[RowTest]
[Row(1001,1,2,3)]
[Row(1,1001,2,3)]
[Row(1,2,1001,3)]
public void SumTests(int x, int y, int z, int expected)
{
...
}
```
Ac…