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

Implement Accounts-RSO API #35

Merged
merged 6 commits into from
Feb 23, 2023
Merged

Implement Accounts-RSO API #35

merged 6 commits into from
Feb 23, 2023

Conversation

wilhelmagren
Copy link
Owner

Update Endpoint, Api, Hook, and Utils with Accounts-RSO API. Tested, passes.

@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Base: 98.30% // Head: 98.54% // Increases project coverage by +0.24% 🎉

Coverage data is based on head (68b9d06) compared to base (3eba1d4).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   98.30%   98.54%   +0.24%     
==========================================
  Files          56       62       +6     
  Lines         945     1034      +89     
==========================================
+ Hits          929     1019      +90     
+ Misses         16       15       -1     
Impacted Files Coverage Δ
gromp/endpoint/base.py 90.00% <ø> (ø)
gromp/api/__init__.py 100.00% <100.00%> (ø)
gromp/api/accounts/Accountv1Api.py 100.00% <100.00%> (ø)
gromp/api/accounts/__init__.py 100.00% <100.00%> (ø)
gromp/api/base.py 100.00% <100.00%> (+3.84%) ⬆️
gromp/endpoint/__init__.py 100.00% <100.00%> (ø)
gromp/endpoint/accounts/Accountv1.py 100.00% <100.00%> (ø)
gromp/endpoint/accounts/__init__.py 100.00% <100.00%> (ø)
gromp/hook/__init__.py 100.00% <100.00%> (ø)
gromp/hook/accounts.py 100.00% <100.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wilhelmagren wilhelmagren merged commit 05fc54a into main Feb 23, 2023
@wilhelmagren wilhelmagren deleted the feature/accounts-RSO branch February 23, 2023 17:02
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.

1 participant