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

drasi-project / drasi-core / 26306693783
71%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 07:07PM UTC
Jobs 2
Files 544
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

22 May 2026 07:04PM UTC coverage: 71.197% (-0.002%) from 71.199%
26306693783

push

github

web-flow
fix: add publish resilience for dev-dependency ordering issues (#468)

release-plz does not consider dev-dependencies when determining publish
order, causing failures when a crate is published before its dev-deps
are available on crates.io (e.g. drasi-source-open511 before
drasi-reaction-application).

Two fixes:
- Add publish_no_verify = true to release-plz.toml to skip the
  redundant cargo publish build check (CI already validates builds)
- Add a retry loop (3 attempts, 30s delay) to the publish step so
  that dependent crates can succeed once their deps land on the registry

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

78120 of 109724 relevant lines covered (71.2%)

41.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
92.5
-0.63% lib/src/sources/component_graph_source.rs
Jobs
ID Job ID Ran Files Coverage
1 core - 26306693783.1 22 May 2026 07:13PM UTC 475
73.71
GitHub Action Run
2 plugins - 26306693783.2 22 May 2026 07:07PM UTC 277
31.22
GitHub Action Run
Source Files on build 26306693783
  • Tree
  • List 544
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26306693783
  • ce0d1201 on github
  • Prev Build on main (#26306635315)
  • Next Build on main (#26306947693)
  • Delete
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