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

Ogc 508 replace elastic search by postgres v3 #1559

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Finally commit the missing file

235cd0c
Select commit
Loading
Failed to load commit list.
Open

Ogc 508 replace elastic search by postgres v3 #1559

Finally commit the missing file
235cd0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 0s

88.01% (-0.22%) compared to cd84b19

View this Pull Request on Codecov

88.01% (-0.22%) compared to cd84b19

Details

Codecov Report

Attention: Patch coverage is 80.66298% with 70 lines in your changes missing coverage. Please review.

Project coverage is 88.01%. Comparing base (cd84b19) to head (235cd0c).
Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
src/onegov/org/models/search.py 78.18% 36 Missing ⚠️
src/onegov/search/cli.py 10.52% 17 Missing ⚠️
src/onegov/org/views/search.py 68.18% 7 Missing ⚠️
src/onegov/search/indexer.py 89.55% 7 Missing ⚠️
src/onegov/search/integration.py 85.71% 2 Missing ⚠️
src/onegov/fsi/views/search.py 92.85% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/onegov/agency/views/search.py 100.00% <100.00%> (ø)
src/onegov/directory/models/directory_entry.py 96.87% <ø> (ø)
src/onegov/landsgemeinde/views/search.py 100.00% <100.00%> (ø)
src/onegov/onboarding/app.py 100.00% <100.00%> (ø)
src/onegov/onboarding/models/town_assistant.py 93.54% <100.00%> (ø)
src/onegov/org/app.py 97.84% <100.00%> (ø)
src/onegov/org/cronjobs.py 90.10% <ø> (-0.22%) ⬇️
src/onegov/org/layout.py 91.74% <100.00%> (+0.03%) ⬆️
src/onegov/org/models/__init__.py 100.00% <100.00%> (ø)
src/onegov/org/models/ticket.py 88.67% <ø> (ø)
... and 13 more

... and 17 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd84b19...235cd0c. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.