✨ Add the ability to set a form as non applicable by default #3551
Codecov / codecov/project
succeeded
Oct 30, 2023 in 0s
95.97% (+0.00%) compared to b33793f
View this Pull Request on Codecov
95.97% (+0.00%) compared to b33793f
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
b33793f
) 95.97% compared to head (badfe84
) 95.97%.
Additional details and impacted files
@@ Coverage Diff @@
## master #3551 +/- ##
=======================================
Coverage 95.97% 95.97%
=======================================
Files 680 680
Lines 21818 21848 +30
Branches 2515 2519 +4
=======================================
+ Hits 20939 20968 +29
- Misses 609 610 +1
Partials 270 270
Files | Coverage Δ | |
---|---|---|
src/openforms/forms/api/serializers/form_step.py | 100.00% <100.00%> (ø) |
|
.../forms/api/serializers/logic/action_serializers.py | 100.00% <ø> (ø) |
|
src/openforms/forms/api/validators.py | 95.87% <100.00%> (+0.17%) |
⬆️ |
src/openforms/forms/constants.py | 100.00% <100.00%> (ø) |
|
src/openforms/forms/models/form_step.py | 100.00% <100.00%> (ø) |
|
...rc/openforms/submissions/models/submission_step.py | 92.92% <100.00%> (+0.32%) |
⬆️ |
src/openforms/submissions/logic/actions.py | 95.52% <92.85%> (-0.38%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading