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

andgineer / dinary / 29629336073
88%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 03:48AM UTC
Jobs 1
Files 69
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 Jul 2026 06:48PM UTC coverage: 82.113% (-5.7%) from 87.862%
29629336073

push

github

claude
Support Montenegro fiscal receipts

Scan and process Montenegrin EFI receipts alongside Serbian ones. The
country is detected from the QR URL host, with no user-facing switch.

- Add a Montenegrin parser that reads amount/date from the verify URL
  (params after the `#` fragment; restores the `+` offset mangled to a
  space) and fetches full contents from the tax authority's verifyInvoice
  service, reusing the transient/permanent/not-indexed error taxonomy.
- Move the shared parsed-receipt/item structures and error types into a
  dependency-free receipt_types module; add a dispatch layer that picks
  the parser and the receipt currency (RSD vs EUR) by URL host.
- Persist and manual-resolution flows now derive the receipt currency
  per receipt instead of assuming RSD; EUR amounts convert to the
  accounting currency through the existing exchange-rate path.
- Frontend recognizes the Montenegrin hosts and decodes prc/crtd,
  reporting EUR in the queue and flush toasts.
- Fixture-driven parser tests captured from a real receipt, plus dispatch,
  currency, and manual-resolution coverage; frontend host/decoding tests.
- Update receipt-fetching and architecture specs; remove the plan file.

Closes #23

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HJfBtjN6ktrwnZJkiRe6Rg

142 of 151 new or added lines in 8 files covered. (94.04%)

404 existing lines in 9 files now uncovered.

4058 of 4942 relevant lines covered (82.11%)

0.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
90.0
src/dinary/adapters/montenegrin_receipt_parser.py

Coverage Regressions

Lines Coverage ∆ File
98
0.0
-98.0% src/dinary_analytics/refresh.py
67
0.0
-87.01% src/dinary_analytics/ai_service.py
57
0.0
-100.0% src/dinary_analytics/charts.py
51
0.0
-83.61% src/dinary_analytics/llm.py
48
0.0
-97.96% src/dinary_analytics/settings.py
45
0.0
-68.18% src/dinary_analytics/backup.py
22
0.0
-95.65% src/dinary_analytics/views.py
11
0.0
-100.0% src/dinary_analytics/connection.py
5
70.59
-29.41% src/dinary_analytics/paths.py
Jobs
ID Job ID Ran Files Coverage
1 29629336073.1 18 Jul 2026 03:48AM UTC 69
82.11
GitHub Action Run
Source Files on build 29629336073
  • Tree
  • List 69
  • Changed 14
  • Source Changed 5
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29629336073
  • 7097bc1d on github
  • Prev Build on main (#29155828569)
  • Next Build on main (#29629865784)
  • 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