Skip to content

feat: implement org metadata, end reworking storage provider

8ac6a69
Select commit
Loading
Failed to load commit list.
Merged

Refactor and service managing #113

feat: implement org metadata, end reworking storage provider
8ac6a69
Select commit
Loading
Failed to load commit list.
snet-sonarqube-app / SonarQube Code Analysis failed Mar 20, 2026 in 10s

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%)
  • 10 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 75 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#L75

Replace this generic exception class with a more specific one.

Check warning on line 65 in snet/sdk/registry/registry_contract.py

See this annotation in the file changed.

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

snet/sdk/registry/registry_contract.py#L65

Replace this generic exception class with a more specific one.

Check warning on line 48 in snet/sdk/registry/registry_contract.py

See this annotation in the file changed.

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

snet/sdk/registry/registry_contract.py#L48

Replace this generic exception class with a more specific one.

Check warning on line 28 in snet/sdk/registry/registry_contract.py

See this annotation in the file changed.

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

snet/sdk/registry/registry_contract.py#L28

Replace this generic exception class with a more specific one.

Check notice on line 47 in snet/sdk/registry/registry_contract.py

See this annotation in the file changed.

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

snet/sdk/registry/registry_contract.py#L47

Complete the task associated to this "TODO" comment.

Check notice on line 27 in snet/sdk/registry/registry_contract.py

See this annotation in the file changed.

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

snet/sdk/registry/registry_contract.py#L27

Complete the task associated to this "TODO" comment.

Check notice on line 64 in snet/sdk/registry/registry_contract.py

See this annotation in the file changed.

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

snet/sdk/registry/registry_contract.py#L64

Complete the task associated to this "TODO" comment.

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 warning on line 180 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#L180

Replace this generic exception class with a more specific one.

Check notice on line 179 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#L179

Complete the task associated to this "TODO" comment.