andreas-stuerz / opn-cli

CLI for OPNsense Firewall using API Requests
BSD 2-Clause "Simplified" License
45 stars 8 forks source link

Add syslog destination management and stats output with search #25

Closed andreas-stuerz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (864d1ec) compared to base (ad2c66f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 98 104 +6 Lines 3969 4165 +196 ========================================== + Hits 3969 4165 +196 ``` | [Impacted Files](https://codecov.io/gh/andeman/opn-cli/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz) | Coverage Δ | | |---|---|---| | [...sense\_cli/factories/code\_generator/click\_option.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2ZhY3Rvcmllcy9jb2RlX2dlbmVyYXRvci9jbGlja19vcHRpb24ucHk=) | `100.00% <ø> (ø)` | | | [opnsense\_cli/api/core/syslog.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2FwaS9jb3JlL3N5c2xvZy5weQ==) | `100.00% <100.00%> (ø)` | | | [opnsense\_cli/cli.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2NsaS5weQ==) | `100.00% <100.00%> (ø)` | | | [opnsense\_cli/commands/core/syslog/\_\_init\_\_.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2NvbW1hbmRzL2NvcmUvc3lzbG9nL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [opnsense\_cli/commands/core/syslog/destination.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2NvbW1hbmRzL2NvcmUvc3lzbG9nL2Rlc3RpbmF0aW9uLnB5) | `100.00% <100.00%> (ø)` | | | [opnsense\_cli/commands/core/syslog/stats.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2NvbW1hbmRzL2NvcmUvc3lzbG9nL3N0YXRzLnB5) | `100.00% <100.00%> (ø)` | | | [opnsense\_cli/facades/commands/base.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2ZhY2FkZXMvY29tbWFuZHMvYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | | | [...se\_cli/facades/commands/core/syslog/destination.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2ZhY2FkZXMvY29tbWFuZHMvY29yZS9zeXNsb2cvZGVzdGluYXRpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [opnsense\_cli/facades/commands/core/syslog/stats.py](https://codecov.io/gh/andeman/opn-cli/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz#diff-b3Buc2Vuc2VfY2xpL2ZhY2FkZXMvY29tbWFuZHMvY29yZS9zeXNsb2cvc3RhdHMucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+St%C3%BCrz)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.