cloud-py-api / nc_py_api

Nextcloud Python Framework
https://cloud-py-api.github.io/nc_py_api/
Other
84 stars 4 forks source link

user creation: fixed incorrect "displayname" param #240

Closed bigcat88 closed 5 months ago

bigcat88 commented 5 months ago

Fixes #239

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.97%. Comparing base (8ad89cb) to head (5ff5817).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ======================================= Coverage 95.97% 95.97% ======================================= Files 42 42 Lines 4994 4994 ======================================= Hits 4793 4793 Misses 201 201 ``` | [Files](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/240?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api) | Coverage Δ | | |---|---|---| | [nc\_py\_api/users.py](https://app.codecov.io/gh/cloud-py-api/nc_py_api/pull/240?src=pr&el=tree&filepath=nc_py_api%2Fusers.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cloud-py-api#diff-bmNfcHlfYXBpL3VzZXJzLnB5) | `100.00% <100.00%> (ø)` | |