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

feat: add formatting to code blocks in PR comment #884

Merged
merged 1 commit into from
Nov 12, 2024

feat: add formatting to code blocks in PR comment

7230d6e
Select commit
Loading
Failed to load commit list.
Merged

feat: add formatting to code blocks in PR comment #884

feat: add formatting to code blocks in PR comment
7230d6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 12, 2024 in 0s

98.00% (-0.01%) compared to 0d27b33

View this Pull Request on Codecov

98.00% (-0.01%) compared to 0d27b33

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (0d27b33) to head (7230d6e).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
- Coverage   98.00%   98.00%   -0.01%     
==========================================
  Files         444      444              
  Lines       35410    35418       +8     
==========================================
+ Hits        34705    34710       +5     
- Misses        705      708       +3     
Components Coverage Δ
NonTestCode 96.02% <100.00%> (-0.02%) ⬇️
OutsideTasks 95.86% <50.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
services/test_results.py 90.00% <100.00%> (ø)
services/tests/test_test_results.py 100.00% <ø> (ø)
tasks/tests/unit/test_test_results_finisher.py 100.00% <ø> (ø)

... and 4 files with indirect coverage changes