Skip to content

Support string literals#222

Merged
bahmanm merged 4 commits intomasterfrom
221-interpret-should-accept-unrecognised-literals
Dec 18, 2024
Merged

Support string literals#222
bahmanm merged 4 commits intomasterfrom
221-interpret-should-accept-unrecognised-literals

Conversation

@bahmanm
Copy link
Copy Markdown
Owner

@bahmanm bahmanm commented Dec 18, 2024

No description provided.

@bahmanm bahmanm linked an issue Dec 18, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.39%. Comparing base (30e53e6) to head (dfe6652).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
- Coverage     81.77%   81.39%   -0.38%     
+ Complexity      409      407       -2     
============================================
  Files            93       93              
  Lines          1580     1586       +6     
  Branches        223      224       +1     
============================================
- Hits           1292     1291       -1     
- Misses          217      222       +5     
- Partials         71       73       +2     

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

…d-accept-unrecognised-literals

; Conflicts:
;	bjforth/src/main/java/bjforth/primitives/INTERPRET.java
;	bjforth/src/test/java/bjforth/primitives/INTERPRETTest.java
@bahmanm bahmanm merged commit 4197c51 into master Dec 18, 2024
@bahmanm bahmanm deleted the 221-interpret-should-accept-unrecognised-literals branch December 18, 2024 02:05
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.

INTERPRET should accept unrecognised literals

2 participants