Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage opnsense firewall aliases #2

Merged
merged 7 commits into from
Jul 7, 2021
Merged

Manage opnsense firewall aliases #2

merged 7 commits into from
Jul 7, 2021

Conversation

andreas-stuerz
Copy link
Owner

No description provided.

Andreas Stuerz added 6 commits July 1, 2021 18:12
add type for opnsense_firewall_alias
add skeleton for provider

add unit test skeletons
@andreas-stuerz andreas-stuerz added the feature Changelog Section: Added (Minor) label Jul 6, 2021
@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #2 (add1db6) into main (3626cd8) will increase coverage by 26.44%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             main        #2       +/-   ##
============================================
+ Coverage   73.55%   100.00%   +26.44%     
============================================
  Files           6         8        +2     
  Lines         121       172       +51     
============================================
+ Hits           89       172       +83     
+ Misses         32         0       -32     
Impacted Files Coverage Δ
...puppet/provider/opnsense_plugin/opnsense_plugin.rb 100.00% <ø> (ø)
...puppet/provider/opnsense_device/opnsense_device.rb 100.00% <100.00%> (+56.14%) ⬆️
...opnsense_firewall_alias/opnsense_firewall_alias.rb 100.00% <100.00%> (ø)
lib/puppet/provider/opnsense_provider.rb 100.00% <100.00%> (ø)
lib/puppet/provider/opnsense_sensitive.rb 100.00% <100.00%> (ø)
lib/puppet/type/opnsense_firewall_alias.rb 100.00% <100.00%> (ø)

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 3626cd8...add1db6. Read the comment docs.

@andreas-stuerz andreas-stuerz merged commit e05c2a1 into main Jul 7, 2021
@andreas-stuerz andreas-stuerz deleted the firewall_alias branch July 7, 2021 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Changelog Section: Added (Minor)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant