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: update pnpm lockfile #135

Merged
merged 1 commit into from
Jan 6, 2024

fix: update pnpm lockfile

67d00f3
Select commit
Loading
Failed to load commit list.
Merged

fix: update pnpm lockfile #135

fix: update pnpm lockfile
67d00f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 6, 2024 in 1s

85.52% (-0.69%) compared to c3da824

View this Pull Request on Codecov

85.52% (-0.69%) compared to c3da824

Details

Codecov Report

Attention: 50 lines in your changes are missing coverage. Please review.

Comparison is base (c3da824) 86.21% compared to head (67d00f3) 85.52%.
Report is 1 commits behind head on master.

Files Patch % Lines
packages/backend/src/logic/svg-renderer.ts 67.27% 36 Missing ⚠️
packages/backend/src/utils/sentry.ts 23.52% 13 Missing ⚠️
packages/backend/src/middleware/error-handler.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   86.21%   85.52%   -0.69%     
==========================================
  Files          24       24              
  Lines         798      850      +52     
  Branches       77       83       +6     
==========================================
+ Hits          688      727      +39     
- Misses        109      122      +13     
  Partials        1        1              

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