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

unify handling of v2 documents #1606

Merged
merged 2 commits into from
Nov 12, 2024

remove unnecessary imports

f4d0f4b
Select commit
Loading
Failed to load commit list.
Merged

unify handling of v2 documents #1606

remove unnecessary imports
f4d0f4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

83.35% (+1.12%) compared to 100c6ac

View this Pull Request on Codecov

83.35% (+1.12%) compared to 100c6ac

Details

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.35%. Comparing base (100c6ac) to head (f4d0f4b).
Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
v3/src/models/app-state.ts 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1606      +/-   ##
==========================================
+ Coverage   82.22%   83.35%   +1.12%     
==========================================
  Files         594      600       +6     
  Lines       30026    30238     +212     
  Branches     8239     8295      +56     
==========================================
+ Hits        24690    25204     +514     
+ Misses       4973     4683     -290     
+ Partials      363      351      -12     

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