Closed boazpoolman closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
d101e3c
) 0.00% compared to head (19f5ba1
) 100.00%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does it do?
Fix the
importOnBootstrap
featureWhy is it needed?
The
importOnBootstrap
feature is broken since 1.2 as per #109How to test it?
I've included new integration tests in this PR. They are currently failing with the same error as described in #109. As soon as we've fixed those tests the PR can be merged and the issue will be fixed.
Related issue(s)/PR(s)
109