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 client module #401

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Test and refactor client module #401

merged 1 commit into from
Nov 25, 2023

Conversation

Vaskivskyi
Copy link
Owner

No description provided.

@Vaskivskyi Vaskivskyi added refactoring Refactoring testing Testing labels Nov 25, 2023
Copy link

codecov bot commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ef0bd8) 57.60% compared to head (27378ae) 59.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #401      +/-   ##
==========================================
+ Coverage   57.60%   59.16%   +1.55%     
==========================================
  Files          55       55              
  Lines        3076     3071       -5     
==========================================
+ Hits         1772     1817      +45     
+ Misses       1304     1254      -50     

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

@Vaskivskyi Vaskivskyi merged commit 8d6d94a into dev Nov 25, 2023
9 checks passed
@Vaskivskyi Vaskivskyi deleted the tests branch November 25, 2023 09:06
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