You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SpeziFHIR currently has only 33% test coverage. For a library of this size, we should aim to have at least 90% coverage to make sure things are maintainable.
Solution
First, explore the code coverage at Codecov for SpeziFHIR. Then, write unit tests each component to improve coverage.
I have started writing tests for FHIRResource but I don't have access to create and push to branches. Same for managing this issues (assigning, set labels, etc).
I have started writing tests for FHIRResource but I don't have access to create and push to branches. Same for managing this issues (assigning, set labels, etc).
Problem
SpeziFHIR
currently has only 33% test coverage. For a library of this size, we should aim to have at least 90% coverage to make sure things are maintainable.Solution
First, explore the code coverage at Codecov for SpeziFHIR. Then, write unit tests each component to improve coverage.
FHIRResource
and its extensions (TestsFHIRResource
and its extensions #28).Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: