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

RobinTail / express-zod-api / 11856109961
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: make-v28
DEFAULT BRANCH: master
Ran 15 Nov 2024 12:18PM UTC
Jobs 6
Files 48
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

15 Nov 2024 12:17PM UTC coverage: 100.0%. Remained the same
11856109961

Pull #2084

github

web-flow
Traverse without recursion (#2168)

Avoiding recursion should decrease memory consumption by replacing the
utilization of call stack to a stack of entities to process

https://www.nearform.com/insights/tracking-memory-allocation-node-js/

```
   ✓ Experiment for routing walker (2) 1247ms
     name             hz     min     max    mean     p75     p99    p995    p999     rme  samples
   · current    3,691.20  0.2053  2.7257  0.2709  0.2885  0.3817  0.4519  2.1826  ±1.49%     1846
   · featured  50,253.26  0.0123  5.8032  0.0199  0.0165  0.0423  0.1116  2.7895  ±7.10%    25127   fastest
```

Turned out that the performance is mostly affected by `assert(..., new
Error())` pattern, partially introduced by
https://github.com/RobinTail/express-zod-api/pull/1371
Pull Request #2084: `v21` is for Kesaria

1181 of 1202 branches covered (98.25%)

354 of 354 new or added lines in 18 files covered. (100.0%)

3910 of 3910 relevant lines covered (100.0%)

376.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-20.x - 11856109961.1 15 Nov 2024 12:19PM UTC 0
100.0
GitHub Action Run
2 run-18.18.0 - 11856109961.2 15 Nov 2024 12:18PM UTC 0
100.0
GitHub Action Run
3 run-20.9.0 - 11856109961.3 15 Nov 2024 12:19PM UTC 0
100.0
GitHub Action Run
4 run-18.x - 11856109961.4 15 Nov 2024 12:18PM UTC 0
100.0
GitHub Action Run
5 run-22.x - 11856109961.5 15 Nov 2024 12:19PM UTC 0
100.0
GitHub Action Run
6 run-22.0.0 - 11856109961.6 15 Nov 2024 12:18PM UTC 0
100.0
GitHub Action Run
Source Files on build 11856109961
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11856109961
  • Pull Request #2084
  • PR Base - master (#11853410514)
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