Closed Supereg closed 11 months ago
Merging #18 (d65394b) into main (7318923) will decrease coverage by
1.35%
. The diff coverage is75.00%
.
We have a slightly reduced diff coverage due to the new state handling which is not fully covered by the UI tests (see GitHub review diff). Would it make sense to force merge @PSchmiedmayer?
Sure, merged @Supereg 👍
Upgrade Spezi to 0.8.0
:recycle: Current situation & Problem
This PR upgrades to Spezi 0.8.0 and moves to observable.
As discussed, this PR removes the Questionnaire Standard Constraint, as we identified that questionnaire responses typically require local context (e.g., the current selected patient). Therefore, questionnaire completion shall always be handled through the closure.
:gear: Release Notes
QuestionnaireResult
type, received via the closure:books: Documentation
Documentation was updated and respective parts were removed.
:white_check_mark: Testing
--
:pencil: Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: