Skip to content

Conversation

@kricsleo
Copy link
Member

@kricsleo kricsleo commented Apr 3, 2025

resolves #351

In reference to #372

@codecov
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

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

Project coverage is 29.27%. Comparing base (24c98ce) to head (c9c65a5).
Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
src/utils/log.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #379       +/-   ##
===========================================
- Coverage   61.08%   29.27%   -31.82%     
===========================================
  Files          13       43       +30     
  Lines        1380     1725      +345     
  Branches       58       88       +30     
===========================================
- Hits          843      505      -338     
- Misses        537     1193      +656     
- Partials        0       27       +27     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LogObject.date should accept a string formatted by a custom date formatter instead of Date.toLocaleTimeString()

1 participant