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

fixing thrown errors fixed the closing problem #2425

Merged
merged 1 commit into from
Oct 11, 2024

fixing thrown errors fixed the closing problem

6d42755
Select commit
Loading
Failed to load commit list.
Merged

fixing thrown errors fixed the closing problem #2425

fixing thrown errors fixed the closing problem
6d42755
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

86.27% (+0.89%) compared to 8bef86c

View this Pull Request on Codecov

86.27% (+0.89%) compared to 8bef86c

Details

Codecov Report

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

Project coverage is 86.27%. Comparing base (8bef86c) to head (6d42755).
Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
src/components/tiles/geometry/geometry-content.tsx 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2425      +/-   ##
==========================================
+ Coverage   85.38%   86.27%   +0.89%     
==========================================
  Files         742      742              
  Lines       38379    38382       +3     
  Branches     9801     9802       +1     
==========================================
+ Hits        32769    33115     +346     
+ Misses       5304     4967     -337     
+ Partials      306      300       -6     

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