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

Chia-Network / chia-blockchain / 12691088380
91%

Build:
DEFAULT BRANCH: main
Ran 09 Jan 2025 02:51PM UTC
Jobs 1
Files 868
Run time 185min
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

09 Jan 2025 01:41PM UTC coverage: 91.511% (-0.001%) from 91.512%
12691088380

push

github

web-flow
sqlite cached_statements workaround (#19114)

### Purpose:

Newer versions of python return incorrect sqlite results if
cached_statements is nonzero. See:

https://github.com/python/cpython/issues/118172

### Current Behavior:

cached_statements is set to default

### New Behavior:

cached_statements is set to 0. Chia rarely repeats the same sqlite
queries so hopefully this does not affect performance.

### Testing Notes:

None

10555 of 11713 branches covered (90.11%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

31 existing lines in 7 files now uncovered.

105300 of 114889 relevant lines covered (91.65%)

1.83 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.64
-0.5% chia/wallet/util/wallet_sync_utils.py
1
80.4
0.55% chia/server/node_discovery.py
1
90.94
-0.36% chia/plotters/plotters.py
4
87.82
0.0% chia/wallet/wallet_node.py
6
44.58
-4.82% chia/plotters/madmax.py
7
86.58
0.14% chia/full_node/full_node.py
11
78.74
-1.31% chia/timelord/timelord.py
Jobs
ID Job ID Ran Files Coverage
1 12691088380.1 09 Jan 2025 02:51PM UTC 1736
91.51
GitHub Action Run
Source Files on build 12691088380
  • Tree
  • List 868
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #12691088380
  • 2509071f on github
  • Prev Build on main (#12683809230)
  • Next Build on main (#12691593511)
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