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

Remove formatWithoutParsing function and replace it with formatDate #7395

Merged
merged 4 commits into from
Dec 16, 2024

PR refinements

319075a
Select commit
Loading
Failed to load commit list.
Merged

Remove formatWithoutParsing function and replace it with formatDate #7395

PR refinements
319075a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

88.18% (+0.17%) compared to fe018c9

View this Pull Request on Codecov

88.18% (+0.17%) compared to fe018c9

Details

Codecov Report

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

Project coverage is 88.18%. Comparing base (fe018c9) to head (319075a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/apps/companies/middleware/utils.js 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7395      +/-   ##
==========================================
+ Coverage   88.01%   88.18%   +0.17%     
==========================================
  Files        1167     1168       +1     
  Lines       18139    18132       -7     
  Branches     5136     5127       -9     
==========================================
+ Hits        15965    15990      +25     
+ Misses       2174     2142      -32     

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