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

Test and refactor openvpn module #413

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Test and refactor openvpn module #413

merged 1 commit into from
Dec 2, 2023

Conversation

Vaskivskyi
Copy link
Owner

No description provided.

@Vaskivskyi Vaskivskyi added refactoring Refactoring testing Testing labels Dec 2, 2023
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45cbe0e) 65.77% compared to head (ddae9e0) 66.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #413      +/-   ##
==========================================
+ Coverage   65.77%   66.69%   +0.92%     
==========================================
  Files          56       56              
  Lines        3077     3078       +1     
==========================================
+ Hits         2024     2053      +29     
+ Misses       1053     1025      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Vaskivskyi Vaskivskyi merged commit 2f634a6 into dev Dec 2, 2023
11 checks passed
@Vaskivskyi Vaskivskyi deleted the openvpn branch December 2, 2023 22:15
Vaskivskyi added a commit that referenced this pull request Dec 3, 2023
Vaskivskyi added a commit that referenced this pull request Dec 3, 2023
* Test and refactor `client` module (#401)

* Test and refactor `system` module (#403)

* Test and refactor `wlan` module

* Test and refactor `state` module (#404)

* Test and refactor `led` module (#405)

* Test and refactor `wireguard` module (#406)

* Test and refactor `vpnc` module (#407)

* Use `kwargs` in `asusrouter.async_set_state` (#408)

* Move `get_arguments` to `tools.converters` (#409)

* Test and refactor `parental_control` module (#410)

* Improve `wlan` module (#411)

* Test and refactor `port_forwarding` module (#412)

* Test and refactor `openvpn` module (#413)

* Add VPNC parsing support for `l2pt`, `pptp`, `surfshark` (#414)

* Rename wlans when some are missing (#415)

* Add `AsusBlockAll` states to block internet access (#416)

* Use keyword arguments for `keep_state` call (#417)

* Bump version to `1.3.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring testing Testing
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant