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

Add support for generic dynamic log links #5066

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Add a test to show the mix-and-match scenario

a038831
Select commit
Loading
Failed to load commit list.
Open

Add support for generic dynamic log links #5066

Add a test to show the mix-and-match scenario
a038831
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2024 in 0s

59.01% (+0.01%) compared to 44914b1

View this Pull Request on Codecov

59.01% (+0.01%) compared to 44914b1

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 59.01%. Comparing base (44914b1) to head (a038831).
Report is 5 commits behind head on master.

Files Patch % Lines
...ugins/go/tasks/pluginmachinery/tasklog/template.go 77.27% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5066      +/-   ##
==========================================
+ Coverage   59.00%   59.01%   +0.01%     
==========================================
  Files         645      645              
  Lines       55578    55622      +44     
==========================================
+ Hits        32792    32826      +34     
- Misses      20194    20201       +7     
- Partials     2592     2595       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.