Closed stufisher closed 1 year ago
Merging #225 (9bac68e) into master (e748192) will decrease coverage by
0.02%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #225 +/- ##
==========================================
- Coverage 74.49% 74.47% -0.03%
==========================================
Files 84 84
Lines 3317 3318 +1
==========================================
Hits 2471 2471
- Misses 846 847 +1
Impacted Files | Coverage Δ | |
---|---|---|
pyispyb/app/extensions/auth/LdapAuthentication.py | 0.00% <0.00%> (ø) |
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 e748192...9bac68e. Read the comment docs.
The ldap connection does not stay open for the duration of the application, reinit on each login...