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

[DOP-16658] Initialize repo #1

Merged
merged 1 commit into from
Jun 27, 2024

[DOP-16658] Initialize repo

8962aec
Select commit
Loading
Failed to load commit list.
Merged

[DOP-16658] Initialize repo #1

[DOP-16658] Initialize repo
8962aec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 63 in arrakis/backend/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/__init__.py#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 22 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L22

Added line #L22 was not covered by tests

Check warning on line 27 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L27

Added line #L27 was not covered by tests

Check warning on line 35 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L35

Added line #L35 was not covered by tests

Check warning on line 38 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 42 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L42

Added line #L42 was not covered by tests

Check warning on line 47 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L47

Added line #L47 was not covered by tests

Check warning on line 56 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L56

Added line #L56 was not covered by tests

Check warning on line 58 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L58

Added line #L58 was not covered by tests

Check warning on line 61 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L61

Added line #L61 was not covered by tests

Check warning on line 65 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 67 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L67

Added line #L67 was not covered by tests

Check warning on line 70 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L70

Added line #L70 was not covered by tests

Check warning on line 77 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L77

Added line #L77 was not covered by tests

Check warning on line 79 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L79

Added line #L79 was not covered by tests

Check warning on line 81 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L81

Added line #L81 was not covered by tests

Check warning on line 84 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L84

Added line #L84 was not covered by tests

Check warning on line 88 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L88

Added line #L88 was not covered by tests

Check warning on line 101 in arrakis/backend/api/handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/api/handlers.py#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 22 in arrakis/backend/db/factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/db/factory.py#L22

Added line #L22 was not covered by tests

Check warning on line 29 in arrakis/backend/db/models/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/db/models/base.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 30 in arrakis/backend/middlewares/application_version.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/middlewares/application_version.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 45 in arrakis/backend/middlewares/application_version.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/middlewares/application_version.py#L45

Added line #L45 was not covered by tests

Check warning on line 12 in arrakis/backend/middlewares/cors.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/middlewares/cors.py#L12

Added line #L12 was not covered by tests

Check warning on line 20 in arrakis/backend/middlewares/logging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

arrakis/backend/middlewares/logging.py#L20

Added line #L20 was not covered by tests