-
https://github.com/iv-org/invidious/pull/5073#issue-2646868219
An ancient override from Invidious' meant that we're still experiencing a Kemal bug that was fixed upstream five years ago back in 20…
-
***Under construction***
Since the release of version 0.13, the core functionality of code completion has become largely stable. This marks an opportune moment to consolidate current implementation…
-
JIRA Issue: [KIEKER-1746] Drop CPD from code quality analysis
Original Reporter: Thomas F. Düllmann
***
As discussed at the Kieker Developer Meeting at SSP'18, we plan to drop the CPD code quality a…
-
Ensure that code quality checks are part of the CI process and that builds fail if standards are not met.
-
### Describe the feature
In order to enhance the app's performance and ensure smoother functionality, we should focusing on improving its code quality.By doing so, we can reduce resource consumption,…
-
v-nys updated
3 months ago
-
## Feature Description
Introduce a `golangci-lint` workflow to ensure code quality and maintain consistency across the codebase. Using a linter workflow helps detect syntax issues, code style incon…
-
Integrate tools to assess the code quality (e.g., ESLint for JavaScript or Pylint for Python) into your CI pipeline.
Define coding conventions (e.g., bracket styles) and ensure the pipeline enforces …
-
- [x] Support measure filters in `metricsview` package
- [x] Deprecate metrics queries in `queries` package
- [x] In `runtime/metricsview`, push unnest handling to dimension expression
- [x] Use `j…
-
Greetings,
I'd like to ask whether i can help in improving the readability and formatting of the code? i'd like to conform with rules defined by pep 8 and annotate some variables and further proof re…