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

openvax / topiary / 25686019425
90%

Build:
DEFAULT BRANCH: master
Ran 11 May 2026 05:32PM UTC
Jobs 3
Files 34
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

11 May 2026 05:24PM UTC coverage: 89.641% (+0.1%) from 89.526%
25686019425

push

github

web-flow
Peptide property DSL nodes (#95) (#163)

* Add PeptideProperty DSL node for peptide-intrinsic properties (#95)

Wires the existing topiary.properties registry into the ranking DSL so
expressions like `Aromaticity.clip(lo=0, hi=3) + (-abs(Charge))` and
`parse("charge >= 0 & aromaticity <= 3")` work alongside Affinity /
Presentation / Stability fields.

- New PeptideProperty node reads peptide column via group-wise first
  and applies the registry's compute function. Composes with all the
  existing transforms, comparisons, and boolean combinators via the
  DSLNode base class.
- Module-level Charge, Aromaticity, Hydrophobicity, MolecularWeight
  (and the rest of the registry: CysteineCount, InstabilityIndex, etc.)
  exposed from topiary.properties; re-exported from top-level topiary.
- Parser recognizes registered property names as atoms in unscoped and
  scoped positions (wt.charge, shuffled.aromaticity, ...).
- Scope.__getattr__ dispatches to PeptideProperty via lazy import.

Bumps to 5.14.0 (minor, additive feature).

* Polish PeptideProperty: factor singleton builder, tighter docs

53 of 53 new or added lines in 4 files covered. (100.0%)

4266 of 4759 relevant lines covered (89.64%)

2.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 25686019425.1 11 May 2026 05:32PM UTC 34
89.64
GitHub Action Run
2 python-3.11 - 25686019425.2 11 May 2026 05:32PM UTC 34
89.64
GitHub Action Run
3 python-3.12 - 25686019425.3 11 May 2026 05:32PM UTC 34
89.64
GitHub Action Run
Source Files on build 25686019425
  • Tree
  • List 34
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25686019425
  • bd74a591 on github
  • Prev Build on master (#25672919678)
  • Next Build on master (#25699481067)
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