Closed superstar54 closed 1 month ago
Attention: Patch coverage is 95.83333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 80.66%. Comparing base (
5937b88
) to head (399915c
). Report is 84 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
tests/test_socket.py | 92.85% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR includes two fixes:
_wait
socket for bothfrom_context
andto_context
.allowed_types
specification in AiiDA properties to allow setting value fromcontext
.