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

implement PRINT and PRINTLN primitives #210

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

bahmanm
Copy link
Owner

@bahmanm bahmanm commented Dec 17, 2024

No description provided.

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.19%. Comparing base (4bd8c0f) to head (5827b1c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #210      +/-   ##
============================================
+ Coverage     81.01%   81.19%   +0.17%     
- Complexity      391      394       +3     
============================================
  Files            90       91       +1     
  Lines          1533     1537       +4     
  Branches        217      217              
============================================
+ Hits           1242     1248       +6     
+ Misses          220      218       -2     
  Partials         71       71              

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

@bahmanm bahmanm merged commit 2c86679 into master Dec 17, 2024
5 checks passed
@bahmanm bahmanm deleted the 209-implement-print-and-println-primitives branch December 17, 2024 19:37
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.

Implement PRINT and PRINTLN primitives
2 participants