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

ldap authentication + docker compose example + sqlite option #133

Closed
wants to merge 14 commits into from

isort

2cd8d34
Select commit
Loading
Failed to load commit list.
Closed

ldap authentication + docker compose example + sqlite option #133

isort
2cd8d34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 25, 2024 in 1s

97.60% (-2.00%) compared to c95d6ed

View this Pull Request on Codecov

97.60% (-2.00%) compared to c95d6ed

Details

Codecov Report

Attention: Patch coverage is 52.17391% with 33 lines in your changes missing coverage. Please review.

Project coverage is 97.60%. Comparing base (c95d6ed) to head (2cd8d34).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
client/config/production_settings.py 54.71% 23 Missing and 1 partial ⚠️
client/config/develop_settings.py 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   99.60%   97.60%   -2.00%     
==========================================
  Files          30       30              
  Lines        1503     1543      +40     
  Branches      244      252       +8     
==========================================
+ Hits         1497     1506       +9     
- Misses          6       36      +30     
- Partials        0        1       +1     

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