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: export graph image snapshot (PT-188650872) #1692

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

chore: more test coverage, clean up

dfa6484
Select commit
Loading
Failed to load commit list.
Open

feat: export graph image snapshot (PT-188650872) #1692

chore: more test coverage, clean up
dfa6484
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2025 in 0s

85.74% (+0.03%) compared to 6287ab9

View this Pull Request on Codecov

85.74% (+0.03%) compared to 6287ab9

Details

Codecov Report

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

Project coverage is 85.74%. Comparing base (6287ab9) to head (dfa6484).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../data-interactive/handlers/data-display-handler.ts 40.00% 15 Missing ⚠️
v3/src/components/graph/utilities/image-utils.ts 96.99% 4 Missing ⚠️
...c/components/graph/components/camera-menu-list.tsx 85.71% 2 Missing ⚠️
v3/src/data-interactive/resource-parser.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1692      +/-   ##
==========================================
+ Coverage   85.71%   85.74%   +0.03%     
==========================================
  Files         608      613       +5     
  Lines       31328    31556     +228     
  Branches     8099     8151      +52     
==========================================
+ Hits        26853    27059     +206     
- Misses       4320     4342      +22     
  Partials      155      155              

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