Skip to content

feat: add functionality of publishing files into the storage, begin i…

476873f
Select commit
Loading
Failed to load commit list.
Merged

Refactor and service managing #113

feat: add functionality of publishing files into the storage, begin i…
476873f
Select commit
Loading
Failed to load commit list.
snet-sonarqube-app / SonarQube Code Analysis failed Mar 25, 2026 in 11s

Quality Gate failed

Failed Quality Gate failed

  • 0.00% Coverage on New Code (is less than 80.00%)
  • 0.00% Security Hotspots Reviewed on New Code (is less than 100.00%)
  • 4 New Issues (is greater than 0)

Project ID: singnet_snet-sdk-python_5dcc2cef-7663-4835-b98c-1f36e3bbe222

View in SonarQube

Annotations

Check warning on line 147 in snet/sdk/registry/storage_provider.py

See this annotation in the file changed.

@snet-sonarqube-app snet-sonarqube-app / SonarQube Code Analysis

snet/sdk/registry/storage_provider.py#L147

Replace this generic exception class with a more specific one.

Check failure on line 74 in snet/sdk/mpe/mpe_contract.py

See this annotation in the file changed.

@snet-sonarqube-app snet-sonarqube-app / SonarQube Code Analysis

snet/sdk/mpe/mpe_contract.py#L74

Add 1 missing arguments; 'deposit' expects 2 positional arguments.

Check notice on line 182 in snet/sdk/__init__.py

See this annotation in the file changed.

@snet-sonarqube-app snet-sonarqube-app / SonarQube Code Analysis

snet/sdk/__init__.py#L182

Complete the task associated to this "TODO" comment.

Check warning on line 183 in snet/sdk/__init__.py

See this annotation in the file changed.

@snet-sonarqube-app snet-sonarqube-app / SonarQube Code Analysis

snet/sdk/__init__.py#L183

Replace this generic exception class with a more specific one.