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: url encode branch name in test results comment link to dash #692

Merged
merged 3 commits into from
Sep 9, 2024

Merge branch 'main' into joseph/urlencode-comment

51d52ef
Select commit
Loading
Failed to load commit list.
Merged

fix: url encode branch name in test results comment link to dash #692

Merge branch 'main' into joseph/urlencode-comment
51d52ef
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Sep 9, 2024 in 0s

98.09% (+0.00%) compared to 37f512c

View this Pull Request on Codecov

98.09% (+0.00%) compared to 37f512c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #692   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files         433      433           
  Lines       36752    36752           
=======================================
  Hits        36051    36051           
  Misses        701      701           
Components Coverage Δ
NonTestCode 96.00% <100.00%> (ø)
OutsideTasks 98.09% <100.00%> (ø)
Files Coverage Δ
services/tests/test_test_results.py 100.00% <100.00%> (ø)
services/urls.py 95.95% <100.00%> (ø)