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

jlab / rust-debruijn / 26744360352
88%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2026 08:41AM UTC
Jobs 1
Files 17
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

01 Jun 2026 08:40AM UTC coverage: 88.441% (+0.2%) from 88.239%
26744360352

push

github

web-flow
Merge pull request #43 from jlab/dev

Memory fixes, extended error removal methods, add `EdgeMap`

- increase memory efficiency of `BaseGraph`
- remove disconnection check in k-mer quality edge filter during graph construction
    - the filter now excludes all k-mer occurrences with a low quality, even if this removes the k-mer from the graph or disconnects it on one side
 -  implement default methods in `SummaryData` and remove them from the trait implementations
 - add `DebruinGraph::map_transcripts_to_edges` which maps sequences from a FASTA reference to the edges of a graph instead of the nodes
 - add `DebruijnGraph::remove_lc_paths` which works similar to `remove_lq_paths` but uses the edge coverage instead of the node quality
 - adapt error removal and reference mapping algorithms to be able to handle unstranded graphs

774 of 855 new or added lines in 6 files covered. (90.53%)

8 existing lines in 2 files now uncovered.

9312 of 10529 relevant lines covered (88.44%)

3818387.85 hits per line

Uncovered Changes

Lines Coverage ∆ File
67
83.07
2.12% src/graph.rs
10
85.66
0.28% src/lib.rs
4
93.25
-0.38% src/summarizer.rs

Coverage Regressions

Lines Coverage ∆ File
6
85.66
0.28% src/lib.rs
2
83.07
2.12% src/graph.rs
Jobs
ID Job ID Ran Files Coverage
1 26744360352.1 01 Jun 2026 08:41AM UTC 17
88.44
GitHub Action Run
Source Files on build 26744360352
  • Tree
  • List 17
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9bc8c080 on github
  • Prev Build on master (#25312024362)
  • Next Build on master (#27195454994)
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