fix: make sure code block has copy button #625
Merged
Codecov / codecov/project
succeeded
Aug 16, 2024 in 1s
98.16% (+0.00%) compared to 201323d
View this Pull Request on Codecov
98.16% (+0.00%) compared to 201323d
Details
Codecov Report
Attention: Patch coverage is 95.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 98.16%. Comparing base (
201323d
) to head (61350ed
).
✅ All tests successful. No failed tests found.
Files | Patch % | Lines |
---|---|---|
services/test_results.py | 95.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #625 +/- ##
=======================================
Coverage 98.15% 98.16%
=======================================
Files 473 473
Lines 37770 37785 +15
=======================================
+ Hits 37075 37090 +15
Misses 695 695
Components | Coverage Δ | |
---|---|---|
NonTestCode | 96.15% <95.00%> (+<0.01%) |
⬆️ |
OutsideTasks | 98.11% <95.00%> (+<0.01%) |
⬆️ |
Files | Coverage Δ | |
---|---|---|
services/tests/test_test_results.py | 100.00% <ø> (ø) |
|
tasks/test_results_finisher.py | 97.87% <ø> (ø) |
|
tasks/tests/unit/test_test_results_finisher.py | 100.00% <ø> (ø) |
|
services/test_results.py | 91.81% <95.00%> (+0.78%) |
⬆️ |
This change has been scanned for critical changes. Learn more
Loading