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

Move get_arguments to tools.converters #409

Merged
merged 1 commit into from
Dec 2, 2023
Merged

Move get_arguments to tools.converters #409

merged 1 commit into from
Dec 2, 2023

Conversation

Vaskivskyi
Copy link
Owner

No description provided.

@Vaskivskyi Vaskivskyi added the refactoring Refactoring label 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 (2bbb13e) 65.44% compared to head (ea967ab) 65.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #409      +/-   ##
==========================================
+ Coverage   65.44%   65.45%   +0.01%     
==========================================
  Files          56       56              
  Lines        3076     3077       +1     
==========================================
+ Hits         2013     2014       +1     
  Misses       1063     1063              

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

@Vaskivskyi Vaskivskyi merged commit 16c7948 into dev Dec 2, 2023
11 checks passed
@Vaskivskyi Vaskivskyi deleted the get_arguments branch December 2, 2023 19:38
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
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant