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

RimuQMC / Rimu.jl / 16436702757
94%

Build:
DEFAULT BRANCH: develop
Ran 22 Jul 2025 07:05AM UTC
Jobs 1
Files 93
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

22 Jul 2025 06:37AM UTC coverage: 94.472% (-0.1%) from 94.569%
16436702757

push

github

web-flow
Operator traits for iterable offdiagonals and random offdiagonal (#329)

This PR consolidates the changes to the `AbstractHamiltonian` interface
and updates related documentation.

# New features
- `has_random_offdiagonal(operator)` function acts on the type of an
operator and returns `true` if `random_offdiagonal(column)` is
implemented
- `has_iterable_offdiagonals(operator)` function acts on the type of an
operator and returns `true` if `offdiagonal(column)` is implemented
- `operator * address` calls `operator_column(operator, address)`
- `AbstractOperatorColumn`s iterate over Pairs
- `dot(dvec, column)` is defined and returns what is expected
- `column[l_address]` returns the matrix element
``⟨l_address|operator|address⟩``

# Bug fixes
- sort small dvecs before printing to make doctests reproducible; fixes
issue #322

62 of 69 new or added lines in 9 files covered. (89.86%)

4 existing lines in 2 files now uncovered.

7075 of 7489 relevant lines covered (94.47%)

11535176.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.85
0.38% src/BitStringAddresses/fockaddress.jl
1
96.83
-0.52% src/Hamiltonians/HOCartesianContactInteractions.jl
1
83.33
src/Interfaces/abstractfockaddress.jl
4
89.61
-3.41% src/Interfaces/hamiltonians.jl

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.61
-3.41% src/Interfaces/hamiltonians.jl
3
92.75
-4.35% src/StochasticStyles/styles.jl
Jobs
ID Job ID Ran Files Coverage
1 16436702757.1 22 Jul 2025 07:05AM UTC 93
94.47
GitHub Action Run
Source Files on build 16436702757
  • Tree
  • List 93
  • Changed 14
  • Source Changed 13
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16436702757
  • 0f41d385 on github
  • Prev Build on develop (#16259084350)
  • Next Build on develop (#16440774892)
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