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

Update ViewDebug #180

Merged
merged 5 commits into from
Dec 29, 2024

Update ViewDebug serialize data

54a8267
Select commit
Loading
Failed to load commit list.
Merged

Update ViewDebug #180

Update ViewDebug serialize data
54a8267
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2024 in 1s

20.42% (+0.58%) compared to bbf40ef

View this Pull Request on Codecov

20.42% (+0.58%) compared to bbf40ef

Details

Codecov Report

Attention: Patch coverage is 33.54037% with 107 lines in your changes missing coverage. Please review.

Project coverage is 20.42%. Comparing base (bbf40ef) to head (54a8267).

Files with missing lines Patch % Lines
Sources/OpenSwiftUICore/View/Debug/ViewDebug.swift 34.21% 100 Missing ⚠️
...ources/OpenSwiftUICore/View/Input/ViewInputs.swift 0.00% 4 Missing ⚠️
Sources/OpenSwiftUI/App/AppGraph.swift 0.00% 1 Missing ⚠️
Sources/OpenSwiftUICore/Graph/GraphInputs.swift 0.00% 1 Missing ⚠️
Sources/OpenSwiftUICore/View/Graph/ViewGraph.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   19.84%   20.42%   +0.58%     
==========================================
  Files         291      291              
  Lines        9949    10009      +60     
==========================================
+ Hits         1974     2044      +70     
+ Misses       7975     7965      -10     

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