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

Add new endpoints #23

Merged
merged 2 commits into from
Oct 8, 2022
Merged

Add new endpoints #23

merged 2 commits into from
Oct 8, 2022

Conversation

guilyx
Copy link
Owner

@guilyx guilyx commented Oct 8, 2022

Closes #21
Closes #9

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2022

Codecov Report

Merging #23 (d59894c) into master (34b3914) will decrease coverage by 2.30%.
The diff coverage is 82.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   81.54%   79.24%   -2.31%     
==========================================
  Files           8        8              
  Lines         634      660      +26     
==========================================
+ Hits          517      523       +6     
- Misses        117      137      +20     
Impacted Files Coverage Δ
nexo/client.py 57.14% <23.33%> (-4.82%) ⬇️
nexo/__init__.py 100.00% <100.00%> (ø)
tests/test_api_request.py 100.00% <100.00%> (ø)
tests/test_helpers.py 100.00% <100.00%> (ø)
tests/test_serialized_responses.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34b3914...d59894c. Read the comment docs.

@guilyx guilyx merged commit 2859f19 into master Oct 8, 2022
@guilyx guilyx deleted the add-new-endpoints branch October 8, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Endpoints Validate REST API v1
2 participants