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

Feature/ogc 508 replace elastic search by postgres v2 #1357

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Fixing org search template

71e61b6
Select commit
Loading
Failed to load commit list.
Draft

Feature/ogc 508 replace elastic search by postgres v2 #1357

Fixing org search template
71e61b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 9, 2024 in 1s

46.55% of diff hit (target 89.49%)

View this Pull Request on Codecov

46.55% of diff hit (target 89.49%)

Annotations

Check warning on line 35 in src/onegov/agency/views/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/agency/views/search.py#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 32 in src/onegov/fsi/views/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/fsi/views/search.py#L32

Added line #L32 was not covered by tests

Check warning on line 48 in src/onegov/fsi/views/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/fsi/views/search.py#L48

Added line #L48 was not covered by tests

Check warning on line 29 in src/onegov/landsgemeinde/views/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/landsgemeinde/views/search.py#L29

Added line #L29 was not covered by tests

Check warning on line 341 in src/onegov/org/layout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/layout.py#L341

Added line #L341 was not covered by tests

Check warning on line 350 in src/onegov/org/layout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/layout.py#L350

Added line #L350 was not covered by tests

Check warning on line 64 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L64

Added line #L64 was not covered by tests

Check warning on line 158 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L158

Added line #L158 was not covered by tests

Check warning on line 175 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L175

Added line #L175 was not covered by tests

Check warning on line 177 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L177

Added line #L177 was not covered by tests

Check warning on line 190 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 193 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 199 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L197-L199

Added lines #L197 - L199 were not covered by tests

Check warning on line 205 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L203-L205

Added lines #L203 - L205 were not covered by tests

Check warning on line 213 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L213

Added line #L213 was not covered by tests

Check warning on line 218 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L216-L218

Added lines #L216 - L218 were not covered by tests

Check warning on line 221 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L221

Added line #L221 was not covered by tests

Check warning on line 225 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L225

Added line #L225 was not covered by tests

Check warning on line 228 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L228

Added line #L228 was not covered by tests

Check warning on line 233 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 236 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 238 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L238

Added line #L238 was not covered by tests

Check warning on line 240 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L240

Added line #L240 was not covered by tests

Check warning on line 253 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L250-L253

Added lines #L250 - L253 were not covered by tests

Check warning on line 256 in src/onegov/org/models/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onegov/org/models/search.py#L255-L256

Added lines #L255 - L256 were not covered by tests