Skip to content

bump tests

95e200a
Select commit
Loading
Failed to load commit list.
Merged

Fix linux path for flutter and add xz extractor #190

bump tests
95e200a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 14, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 3
           

Complexity increasing per file
==============================
- utils/extract.go  2
- plugins/runtime-utils.go  1
- config/runtimes-installer.go  2
- plugins/runtime-utils_test.go  11
- plugins/shared.go  10
         

See the complete overview on Codacy

Annotations

Check notice on line 16 in plugins/shared.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

plugins/shared.go#L16

exported type CustomURLConfig should have comment or be unexported

Check notice on line 20 in utils/extract.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/extract.go#L20

exported function ExtractTarXz should have comment or be unexported

Check notice on line 24 in utils/extract.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/extract.go#L24

exported function ExtractTar should have comment or be unexported