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: Support mustache on link directives #3176

Merged
merged 18 commits into from
Nov 29, 2024

rename test to `eval-partial`

70528d0
Select commit
Loading
Failed to load commit list.
Merged

feat: Support mustache on link directives #3176

rename test to `eval-partial`
70528d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

86.63% (+0.00%) compared to 02c7821

View this Pull Request on Codecov

86.63% (+0.00%) compared to 02c7821

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.63%. Comparing base (02c7821) to head (70528d0).

Files with missing lines Patch % Lines
src/core/mustache/eval.rs 85.71% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3176   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files         277      277           
  Lines       27674    27709   +35     
=======================================
+ Hits        23975    24007   +32     
- Misses       3699     3702    +3     

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