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

feat(self): add support for /users/self endpoint #68

Merged
merged 4 commits into from
Jul 22, 2021

Conversation

deveaud-m
Copy link
Collaborator

Update method call examples and tests.
Add deprecation comment for the user name option.

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #68 (6403e53) into master (d923aaa) will decrease coverage by 1.63%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   94.53%   92.89%   -1.64%     
==========================================
  Files           9        9              
  Lines         841      858      +17     
==========================================
+ Hits          795      797       +2     
- Misses         46       61      +15     
Impacted Files Coverage Δ
fossology/__init__.py 98.78% <100.00%> (-1.22%) ⬇️
fossology/license.py 91.30% <100.00%> (-8.70%) ⬇️
fossology/groups.py 87.87% <0.00%> (-12.13%) ⬇️
fossology/exceptions.py 72.41% <0.00%> (-3.45%) ⬇️
fossology/obj.py 92.95% <0.00%> (-2.35%) ⬇️
fossology/uploads.py 86.00% <0.00%> (-0.50%) ⬇️

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 d923aaa...6403e53. Read the comment docs.

Verify compatibility with older API versions.
Update method call examples and tests.
Add deprecation comment for the user name option.
@deveaud-m
Copy link
Collaborator Author

Diff coverage is 100%.

All tests passed.

Good to merge.

@deveaud-m deveaud-m merged commit 9c55066 into master Jul 22, 2021
@deveaud-m deveaud-m deleted the feat/self-endpoint branch July 22, 2021 12:53
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