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

Rework template assets to use variables instead of component specific param lists #1241

Merged
merged 1 commit into from
Apr 15, 2024

Rework template assets to use variables instead of component specific…

ab3967a
Select commit
Loading
Failed to load commit list.
Merged

Rework template assets to use variables instead of component specific param lists #1241

Rework template assets to use variables instead of component specific…
ab3967a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 12, 2024 in 0s

82.49% (-0.02%) compared to 4eafde3

View this Pull Request on Codecov

82.49% (-0.02%) compared to 4eafde3

Details

Codecov Report

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

Project coverage is 82.49%. Comparing base (4eafde3) to head (ab3967a).

Files Patch % Lines
assets/static/template.go 72.72% 3 Missing ⚠️
flows/actions/send_msg.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1241      +/-   ##
==========================================
- Coverage   82.50%   82.49%   -0.02%     
==========================================
  Files         279      279              
  Lines       14453    14458       +5     
==========================================
+ Hits        11925    11927       +2     
- Misses       2025     2028       +3     
  Partials      503      503              

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