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

Org: Fix migrate links #1216

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

Improves link migration to work with general search-replace

af02486
Select commit
Loading
Failed to load commit list.
Open

Org: Fix migrate links #1216

Improves link migration to work with general search-replace
af02486
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

88.50% (-0.05%) compared to f67e97d

View this Pull Request on Codecov

88.50% (-0.05%) compared to f67e97d

Details

Codecov Report

Attention: Patch coverage is 72.53521% with 39 lines in your changes missing coverage. Please review.

Project coverage is 88.50%. Comparing base (f67e97d) to head (af02486).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/onegov/org/management.py 73.95% 25 Missing ⚠️
src/onegov/org/forms/settings.py 70.83% 7 Missing ⚠️
src/onegov/org/views/settings.py 75.00% 5 Missing ⚠️
src/onegov/org/cli.py 0.00% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/onegov/org/models/sitecollection.py 100.00% <ø> (ø)
src/onegov/org/cli.py 38.29% <0.00%> (ø)
src/onegov/org/views/settings.py 82.19% <75.00%> (+1.16%) ⬆️
src/onegov/org/forms/settings.py 80.58% <70.83%> (-0.21%) ⬇️
src/onegov/org/management.py 81.38% <73.95%> (-9.62%) ⬇️

... and 1 file 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 f67e97d...af02486. Read the comment docs.