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

bramp / build-along / 19747525474
89%

Build:
DEFAULT BRANCH: main
Ran 27 Nov 2025 08:48PM UTC
Jobs 1
Files 108
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

27 Nov 2025 08:46PM UTC coverage: 89.789% (+0.02%) from 89.774%
19747525474

push

github

bramp
Add topological sort for classifiers based on dependencies

- Extract topological sort logic into separate topological_sort.py module
- Implement Kahn's algorithm to sort classifiers by their dependencies
- Add comprehensive tests for topological sorting (chains, diamonds, edge cases)
- Update Classifier to use topological_sort() function during initialization
- Add tests to verify classifiers are properly sorted with dependencies first
- Ensures all classifiers run in correct order without circular dependencies

99 of 112 new or added lines in 2 files covered. (88.39%)

3 existing lines in 2 files now uncovered.

7448 of 8295 relevant lines covered (89.79%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
89.29
src/build_a_long/pdf_extract/classifier/topological_sort.py
10
88.1
src/build_a_long/pdf_extract/classifier/topological_sort_test.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.82
-0.03% src/build_a_long/pdf_extract/classifier/classifier.py
2
76.19
-2.07% src/build_a_long/pdf_extract/classifier/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 19747525474.1 27 Nov 2025 08:48PM UTC 108
89.79
GitHub Action Run
Source Files on build 19747525474
  • Tree
  • List 108
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19747525474
  • 78931f0b on github
  • Prev Build on main (#19747342678)
  • Next Build on main (#19748114946)
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