Skip to content

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Apr 13, 2025

Support basic math expressions via the {! expr} helper. Eg. {! 2+2}

Copy link

netlify bot commented Apr 13, 2025

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 809616a
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/67fc7477c4879f000803213e
😎 Deploy Preview https://deploy-preview-129--raredocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 95.53265% with 13 lines in your changes missing coverage. Please review.

Project coverage is 92.85%. Comparing base (27625f1) to head (809616a).

Files with missing lines Patch % Lines
pkg/expressions/stdmath/parser.go 89.18% 9 Missing and 3 partials ⚠️
pkg/expressions/stdmath/ops.go 98.03% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   92.73%   92.85%   +0.11%     
==========================================
  Files         129      136       +7     
  Lines        6624     6915     +291     
==========================================
+ Hits         6143     6421     +278     
- Misses        355      365      +10     
- Partials      126      129       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

{! 2(1+1) } => 4
```

As a brief example
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wat

@zix99 zix99 merged commit e0fc395 into master Apr 14, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants