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(v2): support API version v2 by default #127

Merged
merged 1 commit into from
Mar 18, 2024
Merged

feat(v2): support API version v2 by default #127

merged 1 commit into from
Mar 18, 2024

Conversation

deveaud-m
Copy link
Collaborator

@deveaud-m deveaud-m commented Mar 17, 2024

Update endpoints to comply with the new schema as implemented in: https://github.com/fossology/fossology/pull/2633/files#

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 87.17949% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 92.42%. Comparing base (61d76e8) to head (5b0725a).
Report is 2 commits behind head on main.

Files Patch % Lines
fossology/__init__.py 75.00% 3 Missing ⚠️
fossology/obj.py 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   92.34%   92.42%   +0.08%     
==========================================
  Files          15       15              
  Lines        1699     1717      +18     
==========================================
+ Hits         1569     1587      +18     
  Misses        130      130              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deveaud-m deveaud-m merged commit dacf44e into main Mar 18, 2024
4 of 5 checks passed
@deveaud-m deveaud-m deleted the feat/api-v2 branch March 18, 2024 09:08
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