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 system module #403

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Test and refactor system module #403

merged 1 commit into from
Nov 26, 2023

Conversation

Vaskivskyi
Copy link
Owner

No description provided.

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

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8d6d94a) 59.16% compared to head (393a278) 59.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #403      +/-   ##
==========================================
+ Coverage   59.16%   59.30%   +0.13%     
==========================================
  Files          55       55              
  Lines        3071     3069       -2     
==========================================
+ Hits         1817     1820       +3     
+ Misses       1254     1249       -5     

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

@Vaskivskyi Vaskivskyi merged commit 72749cf into dev Nov 26, 2023
9 checks passed
@Vaskivskyi Vaskivskyi deleted the tests branch November 26, 2023 13:27
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