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

Chia-Network / chia-blockchain / 17253036064
91%

Build:
DEFAULT BRANCH: main
Ran 27 Aug 2025 12:22AM UTC
Jobs 1
Files 874
Run time 2min
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

26 Aug 2025 11:32PM UTC coverage: 91.296% (+0.001%) from 91.295%
17253036064

push

github

web-flow
[CHIA-3703] Add Enum support to streamable (#19983)

This PR adds support for `Enum`s to the streamable framework.

In order to support an `Enum` in your streamable class you must decorate
it with the `streamable_enum` decorator and specify a proxy streamable
object to use for serializing the enum's values. Once you've done this,
the object can be used in a streamble object.

10364 of 11483 branches covered (90.26%)

Branch coverage included in aggregate %.

71 of 72 new or added lines in 2 files covered. (98.61%)

19 existing lines in 8 files now uncovered.

102724 of 112386 relevant lines covered (91.4%)

1.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
99.05
0.04% chia/util/streamable.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
74.72
0.0% chia/daemon/client.py
1
86.07
-0.08% chia/full_node/full_node_api.py
1
91.43
-0.71% chia/timelord/timelord_launcher.py
1
86.07
-0.5% chia/wallet/util/wallet_sync_utils.py
2
82.29
-0.36% chia/server/node_discovery.py
3
88.4
-0.63% chia/rpc/rpc_server.py
3
87.34
-0.22% chia/wallet/wallet_node.py
7
92.84
-1.17% chia/server/address_manager.py
Jobs
ID Job ID Ran Files Coverage
1 17253036064.1 27 Aug 2025 12:22AM UTC 1748
91.3
GitHub Action Run
Source Files on build 17253036064
  • Tree
  • List 874
  • Changed 12
  • Source Changed 2
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #17253036064
  • fb05d179 on github
  • Prev Build on main (#17246943160)
  • Next Build on main (#17309077769)
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