Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feat/license endpoints #69

Merged
merged 1 commit into from
Jul 22, 2021
Merged

Feat/license endpoints #69

merged 1 commit into from
Jul 22, 2021

Conversation

deveaud-m
Copy link
Collaborator

Implement support for license endpoints.

Related to #52

@codecov
Copy link

codecov bot commented Jul 22, 2021

Codecov Report

Merging #69 (42a669d) into master (9c55066) will increase coverage by 0.68%.
The diff coverage is 99.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   92.89%   93.57%   +0.68%     
==========================================
  Files           9        9              
  Lines         858      949      +91     
==========================================
+ Hits          797      888      +91     
  Misses         61       61              
Impacted Files Coverage Δ
fossology/jobs.py 96.82% <ø> (ø)
fossology/obj.py 93.46% <97.05%> (+0.51%) ⬆️
fossology/license.py 97.56% <100.00%> (+6.25%) ⬆️
fossology/exceptions.py 75.86% <0.00%> (+3.44%) ⬆️

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 9c55066...42a669d. Read the comment docs.

@deveaud-m deveaud-m force-pushed the feat/license-endpoints branch 7 times, most recently from 94e96d9 to 6277183 Compare July 22, 2021 15:16
Only support endpoint starting from version 1.3.0
Support GET/POST/PATCH inclusive listing all licenses
using 'all_pages' argument.
@deveaud-m deveaud-m force-pushed the feat/license-endpoints branch from 6277183 to 42a669d Compare July 22, 2021 15:44
@deveaud-m deveaud-m merged commit e95a7af into master Jul 22, 2021
@deveaud-m deveaud-m deleted the feat/license-endpoints branch July 22, 2021 15:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant