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(mf-parser): provide getInfo advanced typings #241

Merged
merged 6 commits into from
Dec 9, 2024

test: add typing test

0ee1597
Select commit
Loading
Failed to load commit list.
Merged

fix(mf-parser): provide getInfo advanced typings #241

test: add typing test
0ee1597
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

96.55% (-0.01%) compared to f94e399, passed because coverage increased by 0% when compared to adjusted base (96.55%)

View this Pull Request on Codecov

96.55% (-0.01%) compared to f94e399, passed because coverage increased by 0% when compared to adjusted base (96.55%)

Details

Codecov Report

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

Project coverage is 96.55%. Comparing base (f94e399) to head (0ee1597).

Files with missing lines Patch % Lines
packages/mf-parser/src/MF.ts 95.83% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   96.55%   96.55%   -0.01%     
==========================================
  Files         209      210       +1     
  Lines       19713    19757      +44     
  Branches     2223     2238      +15     
==========================================
+ Hits        19034    19076      +42     
- Misses        671      673       +2     
  Partials        8        8              

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