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

DrudgeCAS / drudge / 17498685090
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/uv/pyspark-4.1.0
DEFAULT BRANCH: master
Ran 05 Sep 2025 04:21PM UTC
Jobs 1
Files 16
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

05 Sep 2025 04:18PM UTC coverage: 87.822%. First build
17498685090

Pull #22

github

chenpeizhi
Fix a issue of simplifying Kronecker deltas involving spins

The failed test in
`tests/spin_one_half_test.py::test_restricted_parthole_drudge_simplification`
is due to this issue. Specifically, when we have
`KroneckerDelta(SpinOneHalf(0), sigma0)` and `sigma0` is summed over
`Range('\\uparrow\\downarrow', 0, 2)`, it should simplify to 1, but it
didn't. The problem was, `Eq(SpinOneHalf(0), sigma0).simplify()`
lead to `Eq(0, sigma0)`, which messed up the following implementation in
`drudge/term.py::proc_delta`.
Pull Request #22: Modernize building, packaging, and CI in accord with PEP 621

28 of 31 new or added lines in 5 files covered. (90.32%)

3779 of 4303 relevant lines covered (87.82%)

0.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
87.43
drudge/drs.py
Jobs
ID Job ID Ran Files Coverage
1 17498685090.1 05 Sep 2025 04:21PM UTC 16
87.82
GitHub Action Run
Source Files on build 17498685090
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #22
  • Next Build on pep621 (#17518696745)
  • Delete
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