docs: AUTO-Badge in §8 korrigiert — Coverage läuft in CI, nicht pre-commit
This commit is contained in:
@@ -375,7 +375,7 @@ result = some_function(
|
||||
<!-- ═══════════════════════════════════════════ -->
|
||||
<section id="s8">
|
||||
<h2><span class="num">8</span> Testing</h2>
|
||||
<p><strong>Durchsetzung:</strong> <code>pytest --cov --cov-fail-under=80</code> <span class="badge-auto">AUTO</span></p>
|
||||
<p><strong>Durchsetzung:</strong> <code>pytest --cov --cov-fail-under=80</code> <span class="badge-manual">CI</span> (nicht in pre-commit)</p>
|
||||
|
||||
<div class="fixed-box">
|
||||
<strong>🔧 Review-Fix (#6):</strong> TDD („erst Test, dann Code") ist jetzt eine
|
||||
|
||||
Reference in New Issue
Block a user