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

drasi-project / drasi-core / 26306693783

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

92.5
/lib/src/sources/component_graph_source.rs


Source Not Available

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