Skip to content

add EXP to length2operators and check for len(curNode.value) == 1 so …#29

Merged
geofpwhite merged 6 commits intomainfrom
fix-exp
Mar 31, 2026
Merged

add EXP to length2operators and check for len(curNode.value) == 1 so …#29
geofpwhite merged 6 commits intomainfrom
fix-exp

Conversation

@geofpwhite
Copy link
Copy Markdown
Member

** isn't incorrectly evaluated

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.04%. Comparing base (3af73dd) to head (ce7049d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
calculator/eval.go 84.61% 0 Missing and 2 partials ⚠️
calculator/parser.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   69.79%   74.04%   +4.25%     
==========================================
  Files           7        6       -1     
  Lines         576      551      -25     
==========================================
+ Hits          402      408       +6     
+ Misses        146      116      -30     
+ Partials       28       27       -1     

☔ 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.

@geofpwhite
Copy link
Copy Markdown
Member Author

@ldemailly is this something to worry about? I don't think I've seen this check fail like this before

@geofpwhite geofpwhite requested a review from ldemailly March 31, 2026 16:16
@geofpwhite geofpwhite merged commit 395ae12 into main Mar 31, 2026
9 checks passed
@geofpwhite geofpwhite deleted the fix-exp branch March 31, 2026 17:01
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