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

andgineer / dinary-server / 24572176320
77%

Build:
DEFAULT BRANCH: main
Ran 17 Apr 2026 03:10PM UTC
Jobs 1
Files 18
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

17 Apr 2026 03:08PM UTC coverage: 77.705% (+0.04%) from 77.662%
24572176320

push

github

andgineer
Fix 2022 Jan-Mar import: read fallback column C when B is empty

For Jan-Mar 2022 (pre-relocation), col B (RSD primary) is empty because
the user was still in Russia and recorded amounts in RUB in col C.
Previously _read_amounts_for_row skipped rows where col B was empty,
effectively dropping all Jan-Mar 2022 expenses (and the verify pass
was trivially satisfied since both sides saw zero rows).

- Rename col_amount_eur → col_amount_fallback in SheetLayout; remove
  dead use_eur_column_as_canonical (no layout set it since eur_primary
  was removed).
- In both import and verify: when col B is empty, read col_amount_fallback
  and treat the value in the year/month-resolved currency (RUB for
  Jan-Mar 2022, RSD otherwise).

Made-with: Cursor

4 of 8 new or added lines in 2 files covered. (50.0%)

1192 of 1534 relevant lines covered (77.71%)

0.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
0.0
0.0% src/dinary/services/verify_equivalence.py
1
67.7
0.32% src/dinary/services/import_sheet.py
Jobs
ID Job ID Ran Files Coverage
1 24572176320.1 17 Apr 2026 03:10PM UTC 18
77.71
GitHub Action Run
Source Files on build 24572176320
  • Tree
  • List 18
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24572176320
  • 89ec9838 on github
  • Prev Build on main (#24571668758)
  • Next Build on main (#24572637101)
  • 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