Closed josecelano closed 4 months ago
Attention: Patch coverage is 77.63158%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 77.47%. Comparing base (
5f1fdbd
) to head (b6b841d
).
Files | Patch % | Lines |
---|---|---|
packages/configuration/src/v1/core.rs | 81.48% | 5 Missing :warning: |
src/core/mod.rs | 80.00% | 4 Missing :warning: |
src/lib.rs | 0.00% | 4 Missing :warning: |
packages/test-helpers/src/configuration.rs | 66.66% | 3 Missing :warning: |
src/app.rs | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
ACK b6b841d6fe244b8deaa62629791d100623a508ce
Replace
mode
core config option withprivate
andlisted
flags:From:
To: