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] Add endpoint that checks whether an owner has Gen AI consent #1102

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Update api/gen_ai/views.py

ac5908b
Select commit
Loading
Failed to load commit list.
Open

[feat] Add endpoint that checks whether an owner has Gen AI consent #1102

Update api/gen_ai/views.py
ac5908b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 1s

96.10% (+0.00%) compared to ab5c1ff

View this Pull Request on Codecov

96.10% (+0.00%) compared to ab5c1ff

Details

Codecov Report

Attention: Patch coverage is 95.91837% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.10%. Comparing base (ab5c1ff) to head (ac5908b).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
api/gen_ai/views.py 95.34% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1102   +/-   ##
=======================================
  Coverage   96.09%   96.10%           
=======================================
  Files         832      835    +3     
  Lines       19501    19596   +95     
=======================================
+ Hits        18740    18832   +92     
- Misses        761      764    +3     

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