Skip to content

STEP() and LOOKUP()#62

Merged
leslieyip02 merged 4 commits into
mainfrom
feat/funny-funcs
Apr 7, 2026
Merged

STEP() and LOOKUP()#62
leslieyip02 merged 4 commits into
mainfrom
feat/funny-funcs

Conversation

@kellywsq03

@kellywsq03 kellywsq03 commented Apr 5, 2026

Copy link
Copy Markdown
Collaborator

equation format:

  • STEP(start height, start time)
  • LOOKUP(variable name, X1, X2, ... Xn, Y1, Y2, ... Yn)

closes: #54

@codecov-commenter

codecov-commenter commented Apr 5, 2026

Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 25.74%. Comparing base (fb5393f) to head (731adc9).

Files with missing lines Patch % Lines
client/src/utils/equationValidationRegex.ts 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   25.74%   25.74%           
=======================================
  Files          78       78           
  Lines        1954     1954           
  Branches      348      349    +1     
=======================================
  Hits          503      503           
  Misses       1242     1242           
  Partials      209      209           
Flag Coverage Δ
client 14.09% <0.00%> (ø)
server 87.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread server/sim/functions.go Outdated
Comment thread server/sim/functions_test.go Outdated
@leslieyip02
leslieyip02 merged commit 3bda80d into main Apr 7, 2026
2 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.

feat: funny functions (v2 hard demon)

3 participants