andreas-stuerz / opn-cli

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

Resolve linked items options names to uuids #17

Closed andreas-stuerz closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (840bf0f) into main (e3de26a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           86        87    +1     
  Lines         3602      3670   +68     
=========================================
+ Hits          3602      3670   +68     
Impacted Files Coverage Δ
opnsense_cli/commands/plugin/haproxy/acl.py 100.00% <ø> (ø)
opnsense_cli/commands/plugin/haproxy/action.py 100.00% <ø> (ø)
opnsense_cli/commands/plugin/haproxy/backend.py 100.00% <ø> (ø)
opnsense_cli/commands/plugin/haproxy/frontend.py 100.00% <ø> (ø)
opnsense_cli/commands/plugin/haproxy/group.py 100.00% <ø> (ø)
opnsense_cli/commands/plugin/haproxy/server.py 100.00% <ø> (ø)
opnsense_cli/callbacks/click.py 100.00% <100.00%> (ø)
opnsense_cli/facades/commands/base.py 100.00% <100.00%> (ø)
...pnsense_cli/facades/commands/plugin/haproxy/acl.py 100.00% <100.00%> (ø)
...ense_cli/facades/commands/plugin/haproxy/action.py 100.00% <100.00%> (ø)
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e3de26a...840bf0f. Read the comment docs.