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

futpib / goal / 23503598357
95%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2026 05:35PM UTC
Jobs 1
Files 3
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

24 Mar 2026 04:52PM UTC coverage: 94.223% (+1.0%) from 93.225%
23503598357

push

github

futpib
Add priority ranking system with cycle-safe DAG ordering

- New commands: `goal rank <higher> <lower>` and `goal unrank <higher> <lower>`
  assert/remove pairwise "more important than" relations between any goals
- Cycle detection via recursive CTE reachability check; transitive cycles rejected
- `goal list` now excludes achieved goals and sorts siblings by priority rank
- Ordering: Kahn's topological sort with tie-breaking (linked > unlinked, newer > older)
- Reparenting migrates priority edges to new IDs automatically
- Deleting a relay goal (A > B > C, delete B) synthesizes transitive edge A > C
- Undo of delete restores original edges and removes synthetic ones
- All rank/unrank operations are undoable via existing event system

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

276 of 286 new or added lines in 3 files covered. (96.5%)

897 of 952 relevant lines covered (94.22%)

43.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
93.64
1.43% src/db.rs
Jobs
ID Job ID Ran Files Coverage
1 23503598357.1 24 Mar 2026 05:35PM UTC 3
94.22
GitHub Action Run
Source Files on build 23503598357
  • Tree
  • List 3
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23503598357
  • e3b320e8 on github
  • Prev Build on master (#23501199538)
  • Next Build on master (#23503900940)
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