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

Fix: repl parse does no longer return undefined #849

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

EagleoutIce
Copy link
Member

No description provided.

@EagleoutIce EagleoutIce linked an issue Jun 27, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (e17e967) to head (a61f7fe).
Report is 3 commits behind head on main.

Files Patch % Lines
src/cli/repl/commands/parse.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #849    +/-   ##
========================================
  Coverage   71.75%   71.75%            
========================================
  Files         202      202            
  Lines        7340     7340            
  Branches     1245     1137   -108     
========================================
  Hits         5267     5267            
  Misses       1708     1708            
  Partials      365      365            

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

@EagleoutIce EagleoutIce merged commit 266e420 into main Jun 27, 2024
24 checks passed
@EagleoutIce EagleoutIce deleted the 848-bug-repl-parse-returns-undefined branch June 27, 2024 02:04
@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.11 (see Release v2.0.11 (Fix: undefined parse in repl)).

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.

[Bug]: Repl :parse returns undefined
1 participant