narenaryan / whispr

A multi-vault secret injection tool for safely injecting secrets into app environment
MIT License
97 stars 1 forks source link

test(ISSUE-4): Improve code coverage #15

Closed narenaryan closed 1 week ago

narenaryan commented 1 week ago

Description

This PR adds more tests to improve code coverage of the project.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11769516931

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/whispr/cli.py 0 5 0.0%
<!-- Total: 40 45 88.89% -->
Files with Coverage Reduction New Missed Lines %
src/whispr/cli.py 2 0.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11768535347: 44.4%
Covered Lines: 163
Relevant Lines: 231

💛 - Coveralls