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

feat: add support for context var index #111

Merged
merged 3 commits into from
Jul 1, 2024

feat: add support for context var index

32299b3
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for context var index #111

feat: add support for context var index
32299b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

91.53% (-8.47%) compared to 97d95e8

View this Pull Request on Codecov

91.53% (-8.47%) compared to 97d95e8

Details

Codecov Report

Attention: Patch coverage is 86.39456% with 20 lines in your changes missing coverage. Please review.

Project coverage is 91.53%. Comparing base (97d95e8) to head (32299b3).
Report is 43 commits behind head on main.

Current head 32299b3 differs from pull request most recent head b2816f0

Please upload reports for the commit b2816f0 to get more accurate results.

Files Patch % Lines
src/utils/converter.ts 86.84% 15 Missing ⚠️
src/parser.ts 44.44% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #111      +/-   ##
===========================================
- Coverage   100.00%   91.53%   -8.47%     
===========================================
  Files           14       18       +4     
  Lines         4565     4925     +360     
  Branches      1082     1076       -6     
===========================================
- Hits          4565     4508      -57     
- Misses           0      408     +408     
- Partials         0        9       +9     

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