Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance code quality #6

Merged
merged 21 commits into from
May 31, 2024

Add `@logger.catch` to the `run_server` function

598b09f
Select commit
Loading
Failed to load commit list.
Merged

Enhance code quality #6

Add `@logger.catch` to the `run_server` function
598b09f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 30, 2024 in 1s

92.24% of diff hit (target 89.07%)

View this Pull Request on Codecov

92.24% of diff hit (target 89.07%)

Annotations

Check warning on line 82 in trolldb/api/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/api/api.py#L82

Added line #L82 was not covered by tests

Check warning on line 90 in trolldb/api/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/api/api.py#L90

Added line #L90 was not covered by tests

Check warning on line 101 in trolldb/api/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/api/api.py#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 104 in trolldb/api/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/api/api.py#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 106 in trolldb/api/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/api/api.py#L106

Added line #L106 was not covered by tests

Check warning on line 141 in trolldb/api/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/api/api.py#L141

Added line #L141 was not covered by tests

Check warning on line 60 in trolldb/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/cli.py#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 134 in trolldb/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/config/config.py#L129-L134

Added lines #L129 - L134 were not covered by tests

Check warning on line 275 in trolldb/test_utils/mongodb_database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

trolldb/test_utils/mongodb_database.py#L275

Added line #L275 was not covered by tests