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

TECHDEBT: XLSX Date / Time #1466

Merged
merged 16 commits into from
Jan 21, 2025

chore: added more tests for formatDateCellValue

b248bc9
Select commit
Loading
Failed to load commit list.
Merged

TECHDEBT: XLSX Date / Time #1466

chore: added more tests for formatDateCellValue
b248bc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 20, 2025 in 0s

45.58% (-0.49%) compared to 7344aa4

View this Pull Request on Codecov

45.58% (-0.49%) compared to 7344aa4

Details

Codecov Report

Attention: Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.

Project coverage is 45.58%. Comparing base (7344aa4) to head (b248bc9).

Files with missing lines Patch % Lines
api/src/utils/xlsx-utils/cell-utils.ts 94.11% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1466      +/-   ##
==========================================
- Coverage   46.07%   45.58%   -0.49%     
==========================================
  Files         910      902       -8     
  Lines       23796    23247     -549     
  Branches     3512     3399     -113     
==========================================
- Hits        10963    10597     -366     
+ Misses      12215    12075     -140     
+ Partials      618      575      -43     

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