• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yiming-liao / logry / 15847159054
94%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2025 09:51AM UTC
Jobs 1
Files 116
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Jun 2025 09:49AM UTC coverage: 96.514% (-0.2%) from 96.733%
15847159054

push

github

yiming-liao
refactor(core): restructure logger pipeline and unify formatter

- Moved normalization and formatting steps from Logger to Transporters, aligning with Handler behavior.
- Relocated HandlerManager into core module due to tight coupling with Logger logic.
- Refactored Logger class into layered structure for better separation of concerns and extensibility.
- Unified formatter for all platforms; replaced platform separation with type-based strategy.
- Added edge support via  module to ensure compatibility without Node.js globals.
- Introduced  module exposing base handler classes (BaseHandler, NodeHandler, BrowserHandler, etc.) for developer extension.
- Cleaned up examples and benchmarks for clarity.
- Reorganized and updated test suite under .

449 of 499 branches covered (89.98%)

Branch coverage included in aggregate %.

2153 of 2176 new or added lines in 88 files covered. (98.94%)

17 existing lines in 3 files now uncovered.

4175 of 4292 relevant lines covered (97.27%)

4.71 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
82.35
src/modules/formatters/utils/style/add-level-padding.ts
4
82.61
-17.39% src/core/logger/utils/payload/transport-payload.ts
8
75.32
src/modules/normalizers/fields/normalize-timestamp.ts
9
90.0
src/modules/formatters/utils/format-string-fields.ts

Uncovered Existing Lines

Lines Coverage ∆ File
2
82.61
-17.39% src/core/logger/utils/payload/transport-payload.ts
4
84.62
-15.38% src/internal/internal-log.ts
11
69.77
-30.23% src/shared/utils/is-dev-mode.ts
Jobs
ID Job ID Ran Files Coverage
1 15847159054.1 24 Jun 2025 09:51AM UTC 116
96.51
GitHub Action Run
Source Files on build 15847159054
  • Tree
  • List 116
  • Changed 31
  • Source Changed 26
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #15847159054
  • f8683a61 on github
  • Prev Build on main (#15760940083)
  • Next Build on main (#15866445958)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc