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

Add logic for the new registration (static) variables #3984

Merged
merged 11 commits into from
Mar 14, 2024

[#3688] Adapt tests

86401a6
Select commit
Loading
Failed to load commit list.
Merged

Add logic for the new registration (static) variables #3984

[#3688] Adapt tests
86401a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 14, 2024 in 0s

86.41% of diff hit (target 96.11%)

View this Pull Request on Codecov

86.41% of diff hit (target 96.11%)

Annotations

Check warning on line 75 in src/openforms/registrations/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/base.py#L75

Added line #L75 was not covered by tests

Check warning on line 145 in src/openforms/registrations/contrib/objects_api/plugin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/plugin.py#L145

Added line #L145 was not covered by tests

Check warning on line 35 in src/openforms/registrations/contrib/objects_api/registration_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/registration_variables.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 46 in src/openforms/registrations/contrib/objects_api/registration_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/registration_variables.py#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 57 in src/openforms/registrations/contrib/objects_api/registration_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/registration_variables.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 68 in src/openforms/registrations/contrib/objects_api/registration_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/registration_variables.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 79 in src/openforms/registrations/contrib/objects_api/registration_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/registration_variables.py#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 90 in src/openforms/registrations/contrib/objects_api/registration_variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/openforms/registrations/contrib/objects_api/registration_variables.py#L89-L90

Added lines #L89 - L90 were not covered by tests