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

safe-global / safe-client-gateway / 7250123404
89%

Build:
DEFAULT BRANCH: main
Ran 18 Dec 2023 03:21PM UTC
Jobs 2
Files 522
Run time 58s
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

18 Dec 2023 03:20PM UTC coverage: 90.236% (-0.03%) from 90.27%
7250123404

push

github

web-flow
Remove static new function from Builder (#949)

- We were not taking advantage of the `new` static function of the `Builder` class – it was merely used as syntactic sugar over the constructor.
- With the introduction of new Builders which extend `Builder`, the type of the subclasses was lost because of this static method.
- Even though there are ways to retrieve this type information correctly, using the constructor directly is simpler and more readable as it already returns a `this` type by default.

1424 of 1702 branches covered (0.0%)

Branch coverage included in aggregate %.

78 of 80 new or added lines in 58 files covered. (97.5%)

5332 of 5785 relevant lines covered (92.17%)

147.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
80.0
0.0% src/routes/transactions/entities/__tests__/human-description.builder.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 7250123404.1 18 Dec 2023 03:23PM UTC 1040
90.62
GitHub Action Run
2 run-test:e2e:cov - 7250123404.2 18 Dec 2023 03:21PM UTC 874
54.94
GitHub Action Run
Source Files on build 7250123404
  • Tree
  • List 522
  • Changed 92
  • Source Changed 58
  • Coverage Changed 132
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #7250123404
  • 3d474916 on github
  • Prev Build on main (#7249845280)
  • Next Build on main (#7251923090)
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

© 2025 Coveralls, Inc