kbase / auth2

KBase authentication server MKII
MIT License
1 stars 9 forks source link

SECURITY-3: Use standard gradle layout #421

Closed MrCreosote closed 8 months ago

MrCreosote commented 8 months ago

The current layout plays havoc with Eclipse integration.

No code changes, just files are moved.

codecov[bot] commented 8 months ago

Codecov Report

Merging #421 (bf4bc0c) into develop (8fce168) will not change coverage. Report is 1 commits behind head on develop. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #421 +/- ## ========================================== Coverage 93.39% 93.39% Complexity 2142 2142 ========================================== Files 126 126 Lines 7520 7520 Branches 1178 1178 ========================================== Hits 7023 7023 Misses 454 454 Partials 43 43 ```