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

fix: make sure code block has copy button #625

Merged
merged 2 commits into from
Aug 16, 2024

test: fix tests

61350ed
Select commit
Loading
Failed to load commit list.
Merged

fix: make sure code block has copy button #625

test: fix tests
61350ed
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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