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

Neptune-Crypto / neptune-core / 14699768938
75%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2025 06:00AM UTC
Jobs 1
Files 214
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

28 Apr 2025 03:34AM UTC coverage: 79.726% (-0.01%) from 79.739%
14699768938

push

github

dan-da
test: use localhost to avoid windows firewall

Integration tests that involve one peer connecting to another were
failing on windows (only).

This was because windows firewall by default prevents (silently?)
application attempts to bind to public interfaces.  The default value
of cli_args::Args::listen_addr is "::" which means bind to all
interfaces, and thus the bind gets blocked, even for localhost.

The fix is to set listen_addr for tests to 127.0.0.1 before starting
the node.

with this change, the tests pass, and CI should succceed for windows
once again.

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

7 existing lines in 3 files now uncovered.

37185 of 46641 relevant lines covered (79.73%)

231391.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
81.33
0.0% src/config_models/cli_args.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
73.11
-0.44% src/models/peer.rs
2
68.02
-0.14% src/peer_loop.rs
3
91.97
-0.55% src/models/blockchain/block/difficulty_control.rs
Jobs
ID Job ID Ran Files Coverage
1 14699768938.1 28 Apr 2025 06:00AM UTC 214
79.73
GitHub Action Run
Source Files on build 14699768938
  • Tree
  • List 214
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14699768938
  • 8608cf6c on github
  • Prev Build on master (#14686931002)
  • Next Build on master (#14703155990)
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