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

andgineer / dinary-server / 24611593622
77%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 06:57PM UTC
Jobs 1
Files 20
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

18 Apr 2026 06:56PM UTC coverage: 69.723% (-0.07%) from 69.79%
24611593622

push

github

andgineer
fix(seed): split "приложения" by envelope to avoid year=0 mapping conflict

Step 5 of seed_classification_catalog inserts a year=0 fallback row for
every discovered (sheet_category, sheet_group) pair using the result of
canonical_category_for_source. Step 6 then upserts EXPLICIT_MAPPING_OVERRIDES
on top, and refuses to mutate an existing identity (category_id, event_id)
to avoid silent reseed drift.

For ("приложения", ""), step 5 derived "продуктивность" while step 6 tried
to override the same year=0 row to "развлечения", which raised:

  Mapping (0, 'приложения', '') already exists with category_id=30,
  event_id=None; refusing to mutate to category_id=21, event_id=None.

Make the canonical derivation envelope-aware so empty-envelope "приложения"
goes to "развлечения" directly, matching the historical override intent,
and drop the now-redundant year=0 override rows.

Made-with: Cursor

0 of 2 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

1460 of 2094 relevant lines covered (69.72%)

0.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
77.46
-0.35% src/dinary/services/seed_config.py

Coverage Regressions

Lines Coverage ∆ File
1
77.46
-0.35% src/dinary/services/seed_config.py
Jobs
ID Job ID Ran Files Coverage
1 24611593622.1 18 Apr 2026 06:57PM UTC 20
69.72
GitHub Action Run
Source Files on build 24611593622
  • Tree
  • List 20
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24611593622
  • 853ea39d on github
  • Prev Build on main (#24611533355)
  • Next Build on main (#24611685464)
  • 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