Closed mark-koch closed 2 months ago
Attention: Patch coverage is 95.45455%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 92.00%. Comparing base (
ce0f746
) to head (f943fe8
).
Files with missing lines | Patch % | Lines |
---|---|---|
guppylang/decorator.py | 92.85% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #133 and closes #462.
__dict__
of the containing Python module.BREAKING CHANGE:
guppy.take_module
renamed toguppy.get_module
and no longer removes the module from the state.