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: get now reads its first argument #803

Merged
merged 1 commit into from
May 18, 2024

Conversation

EagleoutIce
Copy link
Member

No description provided.

@EagleoutIce EagleoutIce linked an issue May 18, 2024 that may be closed by this pull request
@EagleoutIce EagleoutIce added the dataflow Related to dataflow extraction label May 18, 2024
Copy link

codecov bot commented May 18, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.82%. Comparing base (16fc135) to head (c061c88).
Report is 1 commits behind head on main.

Files Patch % Lines
...al/process/functions/call/built-in/built-in-get.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #803      +/-   ##
==========================================
- Coverage   71.82%   71.82%   -0.01%     
==========================================
  Files         201      201              
  Lines        7192     7195       +3     
  Branches     1109     1110       +1     
==========================================
+ Hits         5166     5168       +2     
  Misses       1679     1679              
- Partials      347      348       +1     

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

@EagleoutIce EagleoutIce merged commit 401c0c9 into main May 18, 2024
23 checks passed
@EagleoutIce EagleoutIce deleted the 801-reconstruction-fails-when-getting-a-function branch May 18, 2024 16:06
@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.2 (see Release v2.0.2 (Fixing Control-Flow, Markdown-Exports, and Handling of Unnamed Closures)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataflow Related to dataflow extraction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reconstruction fails when getting a function
1 participant