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

thanos / beancount_ex / 90242e9592a6c152eeb109e16d5ade13af313579-PR-63
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: v0.6.0/Ecto_Storage-Native_Queries-Reunify
DEFAULT BRANCH: main
Ran 03 Jul 2026 12:07AM UTC
Jobs 1
Files 72
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

03 Jul 2026 12:07AM UTC coverage: 95.579% (+3.7%) from 91.86%
90242e9592a6c152eeb109e16d5ade13af313579-PR-63

Pull #63

github

thanos
The Dialyzer job failed with the same four MapSet opaque-type warnings in ledger.ex (lines 89, 98, 111, 123). The @spec annotations fixed it on Elixir 1.20 locally, but CI uses 1.18.4, where Dialyzer is stricter about MapSet opacity.

Fix: Replaced MapSet with a plain %{path => true} map for include-cycle tracking. Same behavior, no opaque-type issues across Elixir versions.

@type seen_includes :: %{optional(String.t()) => true}
Pull Request #63: V0.6.0/ecto storage native queries reunify

564 of 609 new or added lines in 21 files covered. (92.61%)

1881 of 1968 relevant lines covered (95.58%)

165.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
77.92
2.06% lib/beancount/engine/elixir/inventory.ex
14
90.3
-4.19% lib/beancount/engine/elixir/ledger.ex
5
97.8
lib/beancount/storage.ex
5
68.75
-31.25% test/support/fake_engine.ex
3
66.67
-33.33% lib/beancount/application.ex
1
98.77
3.85% lib/beancount/compare.ex
1
96.0
lib/beancount/engine/elixir/directive_sort.ex
1
97.92
7.7% lib/beancount/engine/elixir/reports.ex
Jobs
ID Job ID Ran Files Coverage
1 90242e9592a6c152eeb109e16d5ade13af313579-PR-63.1 03 Jul 2026 12:07AM UTC 72
95.58
GitHub Action Run
Source Files on build 90242e9592a6c152eeb109e16d5ade13af313579-PR-63
  • Tree
  • List 72
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #63
  • PR Base - main (#A15F4A79...)
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