Skip to content

feat: implement realValue to get real values of references #58

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

Merged
merged 4 commits into from
Mar 15, 2025

Conversation

Blankll
Copy link
Member

@Blankll Blankll commented Mar 15, 2025

feat: implement realValue to get real values of references

Refs: #38

Copy link

codecov bot commented Mar 15, 2025

Codecov Report

Attention: Patch coverage is 94.54545% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.88%. Comparing base (0c87a82) to head (7b04459).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/common/context.ts 50.00% 2 Missing ⚠️
src/stack/rosStack/function.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   86.77%   86.88%   +0.11%     
==========================================
  Files          50       50              
  Lines         703      717      +14     
  Branches      112      113       +1     
==========================================
+ Hits          610      623      +13     
- Misses         68       70       +2     
+ Partials       25       24       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: seven <zilisheng1996@gmail.com>
@Blankll Blankll force-pushed the feat/realval-value branch from 1dac680 to 7428739 Compare March 15, 2025 10:19
Blankll added 3 commits March 15, 2025 18:45
Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
Signed-off-by: seven <zilisheng1996@gmail.com>
@Blankll Blankll marked this pull request as ready for review March 15, 2025 11:06
@Blankll Blankll merged commit c7fe2e8 into master Mar 15, 2025
4 checks passed
@Blankll Blankll deleted the feat/realval-value branch March 15, 2025 11:07
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.

1 participant