segmentio / chamber

CLI for managing secrets
MIT License
2.46k stars 169 forks source link

feat: Reserve _chamber service #520

Closed bhavanki closed 2 months ago

bhavanki commented 2 months ago

The service may still be used normally, but doing so emits warnings. A future chamber version should prohibit using it entirely.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.16%. Comparing base (ba7e4e6) to head (2cb99c8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #520 +/- ## ========================================== + Coverage 36.01% 36.16% +0.15% ========================================== Files 29 29 Lines 2546 2552 +6 ========================================== + Hits 917 923 +6 Misses 1550 1550 Partials 79 79 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.