Skip to content

refactor test_provider.py

d4fa0cc
Select commit
Loading
Failed to load commit list.
Closed

Credentials: Custom Provider Input #166 #177

refactor test_provider.py
d4fa0cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 12, 2025 in 0s

85.17% of diff hit (target 89.75%)

View this Pull Request on Codecov

85.17% of diff hit (target 89.75%)

Annotations

Check warning on line 35 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L35

Added line #L35 was not covered by tests

Check warning on line 42 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L42

Added line #L42 was not covered by tests

Check warning on line 50 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 92 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 115 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L115

Added line #L115 was not covered by tests

Check warning on line 123 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 134 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L134

Added line #L134 was not covered by tests

Check warning on line 140 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 144 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L144

Added line #L144 was not covered by tests

Check warning on line 149 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 177 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 182 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L182

Added line #L182 was not covered by tests

Check warning on line 58 in backend/app/core/providers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/providers.py#L58

Added line #L58 was not covered by tests

Check warning on line 20 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L20

Added line #L20 was not covered by tests

Check warning on line 46 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 57 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L57

Added line #L57 was not covered by tests

Check warning on line 62 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L62

Added line #L62 was not covered by tests

Check warning on line 65 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 67 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L67

Added line #L67 was not covered by tests

Check warning on line 97 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 104 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L104

Added line #L104 was not covered by tests

Check warning on line 110 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L110

Added line #L110 was not covered by tests

Check warning on line 140 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L138-L140

Added lines #L138 - L140 were not covered by tests

Check warning on line 143 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L143

Added line #L143 was not covered by tests

Check warning on line 156 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L149-L156

Added lines #L149 - L156 were not covered by tests