-
DeepSource says we have 5% documentation coverage. I'm actually not sure where that 5% even comes from, to be honest.
For this issue, help us set up documentation for our JS code in a way that docu…
-
## 流程
### 触发
developer commit pr, then
* test developer branch
* code review / merge pr
* test master branch
### 制品构建
* appmanage image
### 持续集成
* 安装环境
* pull 插件
* pull docke…
-
current solution [youcube.py](https://github.com/Commandcracker/YouCube/blob/da4aa0ff598ecc73d26ae935b42602bee14520fc/server/youcube.py#L135-L142)
there might be an better way to handle this user i…
-
https://deepsource.io/gh/yaptide/ui/run/0684a695-2b71-424a-8757-a7908b2c2415/javascript/JS-0417
-
- [ ] codacy
- [x] codefactor
- [x] codeclimate
- [x] codebeat
- [x] codiga
- [ ] deepsource
- [x] debricked
- [ ] sonarcloud
-
## Description
The `.ContainsKey` method allows you to check if a key exists in a `Dictionary` while the indexer, i.e. `[]` allows you to directly access the specified key's value. Using both of…
-
## Description
The string statement has not been assigned to anything. This is pointless and should be removed if not necessary. In case this is supposed to describe what's happening in the code…
-
## Self note
decide random library to use `math/rand` or `crypto/rand` ???
## Description
`math/rand` is much faster for applications that don’t need crypto-level or security-related random data …
-
- https://deepsource.io/docs/analyzer/test-coverage/#python
-
The site [deepsource.com](https://app.deepsource.com/gh/mem-dixy/celestine) is throwing an error for every line because the line endings do not match what it wants. I have tried to change pyproject.to…