Closed thomasstorm closed 10 months ago
I edited the title, since I assume "#886" was a typo for "#899".
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
3bec012
) 93.43% compared to head (7102fbb
) 93.43%.
Files | Patch % | Lines |
---|---|---|
xcube/server/testing.py | 75.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR fixes #899. The reason for the test failures in GitHub has been a race condition: the server starts in the background, and on another thread, the tests use it. The fix ensured that the server has started before the setUp() method terminates.
The checklist items below do not apply mostly, as there are no new features to be documented.
Checklist:
docs/source/*
CHANGES.md