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

fix: context var mappings

b2816f0
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for context var index #111

fix: context var mappings
b2816f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

91.55% (-8.45%) compared to 97d95e8

View this Pull Request on Codecov

91.55% (-8.45%) compared to 97d95e8

Details

Codecov Report

Attention: Patch coverage is 87.70053% with 23 lines in your changes missing coverage. Please review.

Project coverage is 91.55%. Comparing base (97d95e8) to head (b2816f0).
Report is 43 commits behind head on main.

Files Patch % Lines
src/utils/converter.ts 87.32% 18 Missing ⚠️
src/parser.ts 44.44% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #111      +/-   ##
===========================================
- Coverage   100.00%   91.55%   -8.45%     
===========================================
  Files           14       18       +4     
  Lines         4565     4959     +394     
  Branches      1082     1086       +4     
===========================================
- Hits          4565     4540      -25     
- Misses           0      410     +410     
- Partials         0        9       +9     

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